Tcl Source Code

Check-in [de751a3490]
Login

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

Overview
Comment:Fix reference counting for command structure in TclNRApplyObjCmd
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-3422267ed6b79922
Files: files | file ages | folders
SHA3-256: de751a349009f88aee604a5d543695eb414bf3d70c906c7caa3da59306f87b74
User & Date: pooryorick 2020-08-12 14:46:22.404
References
2020-08-12
18:15 Ticket [3422267ed6] segmentation fault from deleting the the target of an import... artifact: 5726b0cac3 user: pooryorick
Context
2020-08-12
17:33
Initialize Proc.cmdPtr to NULL when creating a new procedure. check-in: b9d1a1ce1a user: pooryorick tags: bug-3422267ed6b79922
14:46
Fix reference counting for command structure in TclNRApplyObjCmd check-in: de751a3490 user: pooryorick tags: bug-3422267ed6b79922
13:31
body of test case for [3422267ed6b79922]. check-in: 2da1596304 user: pooryorick tags: bug-3422267ed6b79922
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclProc.c.