The following reply was made to PR kern/44948; it has been noted by GNATS.
From: "Matthias Drochner" <drochner%netbsd.org@localhost>
To: gnats-bugs%gnats.NetBSD.org@localhost
Cc:
Subject: PR/44948 CVS commit: src/sys/netipsec
Date: Tue, 17 May 2011 18:57:03 +0000
Module Name: src
Committed By: drochner
Date: Tue May 17 18:57:02 UTC 2011
Modified Files:
src/sys/netipsec: key.c
Log Message:
cleanup some error handling to avoid memory leaks and doube frees,
from Wolfgang Stukenbrock per PR kern/44948, and part of kern/44952
To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 src/sys/netipsec/key.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.