Tcl Source Code

Check-in [5f178e7f03]
Login

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

Overview
Comment:Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one of its instances.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA3-256: 5f178e7f03620adce3285b358abb631d897a07f32192f3825cce6fa7f3195408
User & Date: pooryorick 2017-11-01 21:05:32.144
References
2017-11-17
23:06 Closed ticket [3c32a3f8bd]: TclOO - mixing an object plus 5 other changes artifact: 43d1bf64af user: pooryorick
Context
2018-02-14
12:14
Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: d021c547ea user: pooryorick tags: core-8-6-branch
2017-11-01
22:21
Unit test for issue 3c32a3f8bd, Segmentation fault in TclOO.c/ReleaseClassContents() for a class mix... check-in: 2bdec8b46d user: pooryorick tags: trunk
21:05
Fix bug 3c32a3f8bd, segmentation fault in TclOO.c/ReleaseClassContents() for a class mixed into one ... check-in: 5f178e7f03 user: pooryorick tags: trunk
2017-10-30
05:25
merge bug-fc1409fc91. check-in: 76eaf9a16b user: pooryorick tags: trunk
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.