diff options
author | 2015-07-20 23:15:28 +0000 | |
---|---|---|
committer | 2015-07-20 23:15:28 +0000 | |
commit | 1ce6571f51770f4586408466e97e0d512d597fe6 (patch) | |
tree | 93ceb5566463ac0df558749c5f9fc8375b52757f /sys/dev/softraid_raid0.c | |
parent | Sometimes, the computer's move was printed, but the computer's men didn't (diff) | |
download | wireguard-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/dev/softraid_raid0.c')
0 files changed, 0 insertions, 0 deletions