diff options
author | 2019-01-24 02:34:52 +0000 | |
---|---|---|
committer | 2019-01-24 02:34:52 +0000 | |
commit | cff495a7943481a583352354b09d809cf7f57123 (patch) | |
tree | 8ea2e2f1b24cb5700188b178848f60f7a3f989ed /usr.bin/diff/diff.c | |
parent | move the extensions_seen into the handshake struct (diff) | |
download | wireguard-openbsd-cff495a7943481a583352354b09d809cf7f57123.tar.xz wireguard-openbsd-cff495a7943481a583352354b09d809cf7f57123.zip |
Always initialize 2nd arg to hpdelim2. It populates that *ONLY IF*
there's a delimiter. If there's not (the common case) it checked
uninitialized memory, which usually passed, but if not would cause
spurious failures when the uninitialized memory happens to contain
"/". ok deraadt.
Diffstat (limited to 'usr.bin/diff/diff.c')
0 files changed, 0 insertions, 0 deletions