diff options
author | dgp <dgp@users.sourceforge.net> | 2016-03-28 21:24:22 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2016-03-28 21:24:22 (GMT) |
commit | 20baf86d1e03655bb6d7fae562091e95fe52db15 (patch) | |
tree | 450c7ea2350bd2ac42208d372730066b2f0317bf /ChangeLog.2007 | |
parent | 43308bf3c516fbe56b41a2d8e4ea948c63603b3e (diff) | |
download | tcl-20baf86d1e03655bb6d7fae562091e95fe52db15.zip tcl-20baf86d1e03655bb6d7fae562091e95fe52db15.tar.gz tcl-20baf86d1e03655bb6d7fae562091e95fe52db15.tar.bz2 |
The DupEncodingIntRep() routine is broken. It fails to set the typePtr
field of the duplicated Tcl_Obj to indicate that the intrep is that of
the &encodingType. The impact must be that refcounting of Tcl_Encodings
are out of balance, at least in the (unusual?) case where "encoding" values
need duplication. I hesitate to actually commit this fix until I have a
test demonstrating the need for it, and a chance to see the impact on
actual encoding operations. The lifetime management of encodings has a
history of being tricky and raising controversy. More work required.
Diffstat (limited to 'ChangeLog.2007')
0 files changed, 0 insertions, 0 deletions