Subject: CVS commit: src/crypto/dist/kame/racoon
To: None <source-changes@NetBSD.org>
From: Charles M. Hannum <mycroft@netbsd.org>
List: source-changes
Date: 09/25/2003 01:00:32
Module Name: src
Committed By: mycroft
Date: Thu Sep 25 01:00:32 UTC 2003
Modified Files:
src/crypto/dist/kame/racoon: pfkey.c
Log Message:
Fix what is obviously a bug: valloc() -> vmalloc(). Now racoon(8) doesn't core
dump all the time.
To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/crypto/dist/kame/racoon/pfkey.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.