summaryrefslogtreecommitdiffstats
path: root/usr.bin/diff/diff.c
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2019-01-24 15:32:08 +0000
committerflorian <florian@openbsd.org>2019-01-24 15:32:08 +0000
commit8e6382e305f22dc1d5bc65617f9876c069b00571 (patch)
tree97e289de38d69f47e3ef0a19836dc2d2edbc1b77 /usr.bin/diff/diff.c
parentFix a crash on long lines when switching to another file by (diff)
downloadwireguard-openbsd-8e6382e305f22dc1d5bc65617f9876c069b00571.tar.xz
wireguard-openbsd-8e6382e305f22dc1d5bc65617f9876c069b00571.zip
When we switched from the fork based ub_resolve_async() to
ub_resolve_event() the heuristic to detect if the authoritative server is unreachable was adapted in the wrong way. Turns out when using ub_resolve_event() we get the correct rcode passed in (SERVFAIL). The rcode in the wire format answer_packet is still wrong though (NOERROR). But that doesn't matter since we can just check the passed in rcode.
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions