Date: Mon, 25 Mar 2002 02:46:24 -0800 (PST) From: Hajimu UMEMOTO <ume@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/netinet6 ah_input.c esp_input.c Message-ID: <200203251046.g2PAkOW14875@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
ume 2002/03/25 02:46:24 PST
Modified files:
sys/netinet6 ah_input.c esp_input.c
Log:
Corrected arguments to key_allocsa called from
{esp6, ah6}_ctlinput. Previous ones were uninitialized
auto variables, which were completely bogus.
Obtained from: KAME
MFC after: 1 week
Revision Changes Path
1.11 +5 -3 src/sys/netinet6/ah_input.c
1.11 +6 -4 src/sys/netinet6/esp_input.c
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200203251046.g2PAkOW14875>
