summaryrefslogtreecommitdiffstats
path: root/sys/dev/usb
diff options
context:
space:
mode:
authorsthen <sthen@openbsd.org>2010-11-24 00:56:08 +0000
committersthen <sthen@openbsd.org>2010-11-24 00:56:08 +0000
commit66864c132941e546834d4ef0b6aa2e1ae2a4dc9b (patch)
tree9a7981ce756e2f8bdf64348c3601276ba19312a0 /sys/dev/usb
parentavoid NULL deref on receiving a channel request on an unknown or invalid (diff)
downloadwireguard-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