diff options
author | 2010-11-24 00:56:08 +0000 | |
---|---|---|
committer | 2010-11-24 00:56:08 +0000 | |
commit | 66864c132941e546834d4ef0b6aa2e1ae2a4dc9b (patch) | |
tree | 9a7981ce756e2f8bdf64348c3601276ba19312a0 /sys/dev/usb | |
parent | avoid NULL deref on receiving a channel request on an unknown or invalid (diff) | |
download | wireguard-openbsd-66864c132941e546834d4ef0b6aa2e1ae2a4dc9b.tar.xz wireguard-openbsd-66864c132941e546834d4ef0b6aa2e1ae2a4dc9b.zip |
malloc the temporary struct pppx_if used in pppx_if_find (it's currently
only called from pppx_del_session); lets an amd64 pppx kernel build
(otherwise we hit excessive stack use warnings with -Werror).
if this ends up being called more frequently in future, then dlg
suggests making it static instead. ok claudio@
Diffstat (limited to 'sys/dev/usb')
0 files changed, 0 insertions, 0 deletions