Menu

#15 Table for Tcl_GetIndexFromObj must be static

open
nobody
None
5
2012-07-10
2012-07-10
No

Make commands table in function Togl_ObjWidget static.
See discussion "1 in a million crash" on TclCore mailing list.

Line 1732 should therefore read:
static const char *commands[] = {

Discussion


Log in to post a comment.