Tcl Source Code

Check-in [37243ff476]
Login

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

Overview
Comment:Fix for [3422267ed6b7], segmentation fault with imported alias.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-3422267ed6b79922
Files: files | file ages | folders
SHA3-256: 37243ff47659d65ce1f9402f8dff86c654baf110c0d03acbe58f72fbac16d7e6
User & Date: pooryorick 2020-08-12 13:28:08.789
References
2020-08-12
13:29 Ticket [3422267ed6] segmentation fault from deleting the the target of an import... artifact: 31551b410a user: pooryorick
Context
2020-08-12
13:31
body of test case for [3422267ed6b79922]. check-in: 2da1596304 user: pooryorick tags: bug-3422267ed6b79922
13:28
Fix for [3422267ed6b7], segmentation fault with imported alias. check-in: 37243ff476 user: pooryorick tags: bug-3422267ed6b79922
2020-08-11
13:31
Fix [e87000d842]: crash for "fconfigure stdout" in Win32 check-in: b83d474338 user: jan.nijtmans tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclNamesp.c.
Changes to generic/tclProc.c.
Changes to tests/interp.test.