Subject: CVS commit: [netbsd-1-6] src/usr.bin/menuc
To: None <source-changes@NetBSD.org>
From: James Chacon <jmc@netbsd.org>
List: source-changes
Date: 12/24/2003 04:33:36
Module Name:	src
Committed By:	jmc
Date:		Wed Dec 24 04:33:36 UTC 2003

Modified Files:
	src/usr.bin/menuc [netbsd-1-6]: menu_sys.def

Log Message:
Pullup hand patch (requested by martin in ticket #1571)
The opt_action function may allocate new menus,
which may make m a stale pointer into the old
menus array. So re-target it.


To generate a diff of this commit:
cvs rdiff -r1.29 -r1.29.2.1 src/usr.bin/menuc/menu_sys.def

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.