|
From: Mo D. <md...@us...> - 2002-06-15 21:02:21
|
Update of /cvsroot/tktoolkit/tk In directory usw-pr-cvs1:/tmp/cvs-serv11547 Modified Files: ChangeLog Log Message: * generic/tkOption.c (Tk_GetOption): Allocate memory with ckalloc not malloc. This keeps Tk from erroring out when built with TCL_MEM_DEBUG. |