summaryrefslogtreecommitdiffstats
path: root/sys
diff options
context:
space:
mode:
authordoug <doug@openbsd.org>2015-07-20 23:15:28 +0000
committerdoug <doug@openbsd.org>2015-07-20 23:15:28 +0000
commit1ce6571f51770f4586408466e97e0d512d597fe6 (patch)
tree93ceb5566463ac0df558749c5f9fc8375b52757f /sys
parentSometimes, the computer's move was printed, but the computer's men didn't (diff)
downloadwireguard-openbsd-1ce6571f51770f4586408466e97e0d512d597fe6.tar.xz
wireguard-openbsd-1ce6571f51770f4586408466e97e0d512d597fe6.zip
Correct #if/else logic in BIO's dgram_ctrl.
Coverity issue 72741 noticed that ret is being overwritten before use. The actual issue is that the #if/else logic is guarding the wrong lines. Besides impacting ret, this also made the case's break logic wrong because it was in the wrong location. ok bcook@ beck@
Diffstat (limited to 'sys')
0 files changed, 0 insertions, 0 deletions