Tcl Source Code

Check-in [722088eb1f]
Login

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

Overview
Comment:Prevent leaks of the Object structs of oo::object and oo::class.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | memleak
Files: files | file ages | folders
SHA3-256: 722088eb1ff4260d552ac4f7756a2e5c028a69aef71087d336d793a86912b247
User & Date: dgp 2018-03-11 21:14:41.021
Context
2018-03-13
20:41
Audit and correct Object reference counting issues. check-in: 821793c082 user: pooryorick tags: memleak
2018-03-11
21:15
plug memleaks check-in: b087783022 user: dgp tags: core-8-6-branch
21:14
Prevent leaks of the Object structs of oo::object and oo::class. check-in: 722088eb1f user: dgp tags: memleak
18:08
Attempt at providing the missing instance squelcher. check-in: a8a64455ae user: dgp tags: memleak
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclOO.c.