]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
- always check for optlen overrun.
authorHajimu UMEMOTO <ume@FreeBSD.org>
Sun, 12 Oct 2003 11:18:04 +0000 (11:18 +0000)
committerHajimu UMEMOTO <ume@FreeBSD.org>
Sun, 12 Oct 2003 11:18:04 +0000 (11:18 +0000)
commit83ca448c94e9a3ef79e97a42ff35d75996b28254
treed3576e6bb734aecd98e0291341b75cf5e38995ee
parent61dbcc0d056aee795efb98a6a3216a5af6966308
- always check for optlen overrun.
- panic if NULL is passed to ah_sumsiz (as we never do it,
  and callers do not properly check negative returns).

Obtained from: KAME
sys/netinet6/ah_core.c