diff options
author | 2008-05-06 07:18:09 +0000 | |
---|---|---|
committer | 2008-05-06 07:18:09 +0000 | |
commit | 14eacac8667239e358344b6648e20fad9d9c0ecd (patch) | |
tree | ffbe1bd42c6f5b1cc6dc2608caf446920b72efd3 /sys/netinet6 | |
parent | when pax is running in -u mode, and no files are beeing updated because (diff) | |
download | wireguard-openbsd-14eacac8667239e358344b6648e20fad9d9c0ecd.tar.xz wireguard-openbsd-14eacac8667239e358344b6648e20fad9d9c0ecd.zip |
M_PREPEND can set its first parameter to NULL, and all other code
using M_PREPEND checks for NULL after the invocation. So check
here too and return ENOBUFS if NULL is detected.
ok henning@
Diffstat (limited to 'sys/netinet6')
0 files changed, 0 insertions, 0 deletions