Tcl Source Code

Check-in [47601ca8e3]
Login

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

Overview
Comment:Fix more leaks in Zipfs finalization.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | bug-fb2a411b91973d3b
Files: files | file ages | folders
SHA3-256: 47601ca8e37b50f4acb8f6b1116536442aefe9a3d70bbdbb4611662defd66ce2
User & Date: pooryorick 2021-05-14 20:49:34.476
References
2021-05-14
21:00 Ticket [fb2a411b91] tclZipfs.c exit handlers don't deallocate allocated stor... artifact: b30f756ae1 user: pooryorick
Context
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
13:54
Respect TIP #587 in dde test-cases. check-in: 45fa0ff557 user: jan.nijtmans tags: core-8-branch
2021-05-13
12:49
Fix remaining leaks in Zipfs finalization. check-in: b05e314d7a user: pooryorick tags: core-8-branch
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclZipfs.c.