Tcl Source Code

Check-in [e45cee0c53]
Login

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

Overview
Comment:Fix for [5ee01098824881b5], lseq list conversion results in attempt to access freed memory.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: e45cee0c53fb6f4ec2315677e1d8e7f7c5e7f300707f20bf3e9dc9ece5a417b9
User & Date: pooryorick 2023-05-17 12:09:27.720
References
2023-06-27
22:00 Ticket [26960060d7] lseq-3.14 triggers use-after-free status still Open with... artifact: 491b671f56 user: chrstphrchvz
2023-05-17
12:12 Pending ticket [5ee0109882]: lseq list conversion results in attempt to access f... artifact: 6354af3f3a user: pooryorick
Context
2023-06-28
07:20
Fix [26960060d7]: lseq-3.14 triggers use-after-free check-in: 68c0bd3f02 user: jan.nijtmans tags: core-8-branch
2023-05-17
12:26
New functions: TclUndoRefCount() and TclDictGetSize(). check-in: 60d6e1d587 user: pooryorick tags: trunk, main
12:09
Fix for [5ee01098824881b5], lseq list conversion results in attempt to access freed memory. check-in: e45cee0c53 user: pooryorick tags: trunk, main
07:33
Merge 8.7 check-in: 57e46213e1 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to generic/tclListObj.c.
Changes to tests/lseq.test.