summaryrefslogtreecommitdiffstats
path: root/lib/libc/stdlib
diff options
context:
space:
mode:
authorbluhm <bluhm@openbsd.org>2011-01-13 23:36:53 +0000
committerbluhm <bluhm@openbsd.org>2011-01-13 23:36:53 +0000
commit5031a75fc0e40053f39d90ba417f2e958e37099d (patch)
treeb5e9fc39b7f5d5f55593f0114e7b297567cd03e1 /lib/libc/stdlib
parentif the BIOS tells us to suspend at the same time that we notice a lid (diff)
downloadwireguard-openbsd-5031a75fc0e40053f39d90ba417f2e958e37099d.tar.xz
wireguard-openbsd-5031a75fc0e40053f39d90ba417f2e958e37099d.zip
In frag6_input() there was an mbuf length calculation error. If
you want to move "offset" bytes forward by "sizeof(struct ip6_frag)" bytes within an mbuf, you must have at least "offset + sizeof(struct ip6_frag)" bytes space in that mbuf. Fix from KAME, FreeBSD also has it. ok claudio@ markus@
Diffstat (limited to 'lib/libc/stdlib')
0 files changed, 0 insertions, 0 deletions