diff options
author | dgp <dgp@users.sourceforge.net> | 2012-01-26 16:42:52 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2012-01-26 16:42:52 (GMT) |
commit | c476140458013d8216208a4ea6f6c8537525fa98 (patch) | |
tree | 3eb0855b1af2fbcd59d9584e772c338eab3977da /ChangeLog | |
parent | fb0d06610f8729df71be474692792022459a9ab5 (diff) | |
download | tcl-c476140458013d8216208a4ea6f6c8537525fa98.zip tcl-c476140458013d8216208a4ea6f6c8537525fa98.tar.gz tcl-c476140458013d8216208a4ea6f6c8537525fa98.tar.bz2 |
3479689 Stop memory corruption when shimmering 0-refCount value to "path" type.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2012-01-26 Don Porter <dgp@users.sourceforge.net> + + * generic/tclPathObj.c: [Bug 3475569]: Add checks for unshared values + before calls demanding them. [Bug 3479689]: Stop memory corruption + when shimmering 0-refCount value to "path" type. + 2012-01-22 Jan Nijtmans <nijtmans@users.sf.net> * tools/uniClass.tcl: [Frq 3473670]: Various Unicode-related |