Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: [netbsd-1-6] src/usr.bin/menuc



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.




Home | Main Index | Thread Index | Old Index