diff options
| author | Kevin B Kenny <kennykb@acm.org> | 2004-07-21 00:42:37 (GMT) | 
|---|---|---|
| committer | Kevin B Kenny <kennykb@acm.org> | 2004-07-21 00:42:37 (GMT) | 
| commit | b7baa5cf544d8865daa4745ad9616caabfedd664 (patch) | |
| tree | 497cd829d08b8227765ef2485af55dd5733a6147 /unix/tclUnixInit.c | |
| parent | 1588001f922d15b8d69b00506ab0260f81595b8f (diff) | |
| download | tcl-b7baa5cf544d8865daa4745ad9616caabfedd664.zip tcl-b7baa5cf544d8865daa4745ad9616caabfedd664.tar.gz tcl-b7baa5cf544d8865daa4745ad9616caabfedd664.tar.bz2 | |
2004-07-21  Kevin Kenny  <kennykb@acm.org>
	* generic/tclBasic.c (DeleteInterpProc):
	* generic/tclLiteral.c (TclCleanupLiteralTable):
	* generic/tclInt.h: added a TclCleanupLiteralTable function,
	called from DeleteInterpProc, that frees internal representations
	of shared literals early when an interpreter is being deleted.
	This change corrects a number of memory mismanagement issues in
	the cases where the internal representation of one literal
	contains a reference to another, and avoids conditions such as
	resolved variable names referring to procedure and namespace
	contexts that no longer exist.  [Bug 994838]
Diffstat (limited to 'unix/tclUnixInit.c')
0 files changed, 0 insertions, 0 deletions
