Tcl Source Code

Check-in [037c0ff27f]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Fix for [688fcc7082fa], memory error during deletion of imported routine.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | core-8-branch
Files: files | file ages | folders
SHA3-256: 037c0ff27fd5d0a2af1c3db9cfda4afc11132bac918544998bab4448612b0b52
User & Date: pooryorick 2020-08-16 10:04:44.849
References
2021-06-21
21:36 Ticket [688fcc7082] trace on imported alias deletes alias and then calls import ... artifact: 4a21a16411 user: pooryorick
2020-08-16
10:06 Ticket [688fcc7082]: 3 changes artifact: d6a8917c2d user: pooryorick
Context
2020-08-18
13:33
Merge 8.6 check-in: 95051c8d1e user: jan.nijtmans tags: core-8-branch
2020-08-17
16:38
Merge bug-3422267ed6b79922 check-in: 19bdabfa68 user: pooryorick tags: bug-3422267ed6b79922
2020-08-16
12:09
merge core-8-branch check-in: 051b01373f user: pooryorick tags: bug-3422267ed6b79922
10:04
Fix for [688fcc7082fa], memory error during deletion of imported routine. check-in: 037c0ff27f user: pooryorick tags: core-8-branch
2020-08-13
14:20
More usage of TclNewIntObj() macro check-in: 539d9dcf7e user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclBasic.c.