diff options
author | 2002-06-26 06:08:30 +0000 | |
---|---|---|
committer | 2002-06-26 06:08:30 +0000 | |
commit | c04d2687943c04b3fadd8667d4938324ab502c0d (patch) | |
tree | 3712f179f91caf96e661b692251be6742fadc223 /sys/dev | |
parent | avoid remote buffer overrun on hostbuf[]. From: Joost Pol <joost@pine.nl> (diff) | |
download | wireguard-openbsd-c04d2687943c04b3fadd8667d4938324ab502c0d.tar.xz wireguard-openbsd-c04d2687943c04b3fadd8667d4938324ab502c0d.zip |
correct bad practice in the code - it uses two changing variables
to manage buffer (buf and buflen). we eliminate buflen and use
fixed point (ep) as the ending pointer.
this fix is NOT critical.
Diffstat (limited to 'sys/dev')
0 files changed, 0 insertions, 0 deletions