Subject: CVS commit: src/usr.sbin/envstat
To: None <source-changes@NetBSD.org>
From: Juan Romero Pardines <xtraeme@netbsd.org>
List: source-changes
Date: 08/05/2007 23:20:45
Module Name: src
Committed By: xtraeme
Date: Sun Aug 5 23:20:45 UTC 2007
Modified Files:
src/usr.sbin/envstat: envstat.c
Log Message:
The caller of prop_dictionary_externalize is responsible to free the
returned buffer... make it so. Reminded by prop_dictionary(3).
To generate a diff of this commit:
cvs rdiff -r1.40 -r1.41 src/usr.sbin/envstat/envstat.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.