Subject: CVS commit: basesrc/lib/libmenu
To: None <source-changes@netbsd.org>
From: Brett Lymn <blymn@netbsd.org>
List: source-changes
Date: 08/19/2002 14:01:12
Module Name: basesrc
Committed By: blymn
Date: Mon Aug 19 11:01:12 UTC 2002
Modified Files:
basesrc/lib/libmenu: menu.c
Log Message:
Allocate private string buffers for the menu mark and unmark to prevent
a double free of the string memory. This fixes PR 17937.
To generate a diff of this commit:
cvs rdiff -r1.12 -r1.13 basesrc/lib/libmenu/menu.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.