diff options
Diffstat (limited to 'generic/tclThreadAlloc.c')
-rw-r--r-- | generic/tclThreadAlloc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/generic/tclThreadAlloc.c b/generic/tclThreadAlloc.c index 018f006..12ce1c3 100644 --- a/generic/tclThreadAlloc.c +++ b/generic/tclThreadAlloc.c @@ -624,6 +624,7 @@ TclThreadFreeObj( GETCACHE(cachePtr); + /* * Get this thread's list and push on the free Tcl_Obj. */ |