diff options
author | 2011-02-05 17:29:05 +0000 | |
---|---|---|
committer | 2011-02-05 17:29:05 +0000 | |
commit | 0fb0da3d3d18a0905d29f3ff2d9e4d6401c5a978 (patch) | |
tree | 7575d144a81ae86a346ec3ab8deb7a1516fe553d /share/man/man7 | |
parent | * merge 'onqueue' and 'running' members of struct usb_task into (diff) | |
download | wireguard-openbsd-0fb0da3d3d18a0905d29f3ff2d9e4d6401c5a978.tar.xz wireguard-openbsd-0fb0da3d3d18a0905d29f3ff2d9e4d6401c5a978.zip |
When a packet with an unusual protocol number got rewritten, the
header lenght was uninitialized. This resulted in a panic in
m_clget(). Initialize hdrlen with 0 and call m_copyback() only if
necessary.
ok henning@
Diffstat (limited to 'share/man/man7')
0 files changed, 0 insertions, 0 deletions