diff options
author | hobbs <hobbs> | 2005-02-11 20:36:26 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-02-11 20:36:26 (GMT) |
commit | 998d1248fae5cf14659a82c9ddd29afa73f773c1 (patch) | |
tree | 6570a152d09b9f0750b202b79b21cda2f5c3cc20 /ChangeLog | |
parent | fa2eccae90e9ec0d0373bc4d443753b9a205262f (diff) | |
download | tk-998d1248fae5cf14659a82c9ddd29afa73f773c1.zip tk-998d1248fae5cf14659a82c9ddd29afa73f773c1.tar.gz tk-998d1248fae5cf14659a82c9ddd29afa73f773c1.tar.bz2 |
* win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval for
determining icon ref (potential crash). [Bug 1105738]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-02-11 Jeff Hobbs <jeffh@ActiveState.com> + * win/tkWinWm.c (TkWinGetIcon): fix toplevel retrieval for + determining icon ref (potential crash). [Bug 1105738] + * generic/tkCanvBmap.c (ConfigureBitmap, ComputeBitmapBbox): Fixed possible crash with disabled bmap and bbox handling [Bug 1119460] (BitmapToPostscript): made aware of various bitmap types |