Tcl Source Code

Check-in [20117765bd]
Login

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

Overview
Comment:Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.c
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-fb2a411b91973d3b
Files: files | file ages | folders
SHA3-256: 20117765bd03fc9f083859c4dc10da505a6569599d0521425e89aa870fe72110
User & Date: pooryorick 2021-05-14 20:58:14.524
Original Comment: Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks.
References
2021-05-14
21:00 Ticket [fb2a411b91] tclZipfs.c exit handlers don't deallocate allocated stor... artifact: b30f756ae1 user: pooryorick
Context
2021-05-15
09:07
Merge bug-fb2a411b91973d3b. check-in: a2aa650ca5 user: pooryorick tags: core-8-branch
2021-05-14
20:58
Fix more leaks in tclZipfs.c. Valgrind now reports no more leaks in tclZipfs.c closed check-in: 20117765bd user: pooryorick tags: bug-fb2a411b91973d3b
20:49
Fix more leaks in Zipfs finalization. check-in: 47601ca8e3 user: pooryorick tags: bug-fb2a411b91973d3b
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclZipfs.c.