Source-Changes archive

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

Re: CVS commit: src/usr.bin/menuc



>   | I actually commited the required change to sysint...
> 
> I had completely up-to-date source, and a build of the i386 ramdisks
> still failed because the timezone code in util.c mallocs menu_ents,
> and then fails to compile:
>       for(n=0; n < nfiles; n++)
>               free(tz_menu[n].opt_name);
> because you can't free() "const char *optname".

Looks like I forgot to commit that one :-(

        David

-- 
David Laight: david%l8s.co.uk@localhost



Home | Main Index | Thread Index | Old Index