diff options
author | 2015-12-28 22:25:40 +0000 | |
---|---|---|
committer | 2015-12-28 22:25:40 +0000 | |
commit | a181b6cc1caad273ba526aede87b34224ce29e8d (patch) | |
tree | 475b0063c32f83382c7c28f6e8599d359a1b85c8 /usr.bin/diff/diff.c | |
parent | remove spaces after '!' (diff) | |
download | wireguard-openbsd-a181b6cc1caad273ba526aede87b34224ce29e8d.tar.xz wireguard-openbsd-a181b6cc1caad273ba526aede87b34224ce29e8d.zip |
1. Add a loop_end label to the outer loop
2. Replace a continue statement in an inner loop with goto loop_end
This fixes a simple logical bug found with Coccinelle.
ok kettenis@
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions