aboutsummaryrefslogtreecommitdiff
path: root/src/common/download.cpp
diff options
context:
space:
mode:
authoranonimal <anonimal@i2pmail.org>2017-02-21 14:38:22 +0000
committeranonimal <anonimal@i2pmail.org>2017-02-21 14:38:22 +0000
commit5c3badb7492228ca6a73c273a98794f9e00fb88a (patch)
treeb325c42d4225fd4d6787f27a454fdc00aeb7896f /src/common/download.cpp
parentMerge pull request #1754 (diff)
downloadmonero-5c3badb7492228ca6a73c273a98794f9e00fb88a.tar.xz
dns_utils: fix infinite recursion when distributing empty dns_urls
load_txt_records_from_dns attempts to distribute `a = 0, b = -1` where (b = dns_urls.size() - 1) and IntType is signed integer. This results in an infinite recursion which leads to SIGSEGV.
Diffstat (limited to 'src/common/download.cpp')
0 files changed, 0 insertions, 0 deletions