Skip to content

Commit

Permalink
2003-09-24 JINMEI, Tatuya <jinmei@isl.rdc.toshiba.co.jp>
Browse files Browse the repository at this point in the history
	* freebsd4/kame/racoon/session.c (check_flushsa): handled the case
	where pfkey_dump_sadb() returns NULL correctly.  Otherwise, racoon
	could crash in such a case.
  • Loading branch information
jinmei committed Sep 24, 2003
1 parent 3579694 commit 0e09519
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion CHANGELOG
@@ -1,7 +1,12 @@
CHANGELOG for KAME kit
$KAME: CHANGELOG,v 1.2476 2003/09/21 10:17:09 jinmei Exp $
$KAME: CHANGELOG,v 1.2477 2003/09/24 02:03:29 jinmei Exp $

<200309>
2003-09-24 JINMEI, Tatuya <jinmei@isl.rdc.toshiba.co.jp>
* freebsd4/kame/racoon/session.c (check_flushsa): handled the case
where pfkey_dump_sadb() returns NULL correctly. Otherwise, racoon
could crash in such a case.

2003-09-21 JINMEI, Tatuya <jinmei@isl.rdc.toshiba.co.jp>
* kame/sys/netinet6/ip6_output.c (ip6_ctloutput): simplified the
case of getsockopt IPV6_PKTOPTIONS by simply returning empty
Expand Down

0 comments on commit 0e09519

Please sign in to comment.