Tcl Source Code

Check-in [54eb90319d]
Login

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

Overview
Comment:Merge 9.0 - Fix [40b1814b93] and [7c2716733a] Window handle use-after-frees.
Downloads: Tarball | ZIP archive
Timelines: family | ancestors | descendants | both | trunk | main
Files: files | file ages | folders
SHA3-256: 54eb90319d986d4b3edf9cffa7f7364c1f9acf47291520b6833fcdd7ee4b78c0
User & Date: apnadkarni 2025-06-25 16:41:27.794
Context
2025-06-26
07:53
Change bytecode flag names to match their related instruction check-in: 37bed52197 user: dkf tags: trunk, main
2025-06-25
16:41
Merge 9.0 - Fix [40b1814b93] and [7c2716733a] Window handle use-after-frees. check-in: 54eb90319d user: apnadkarni tags: trunk, main
16:23
Fix [7c2716733a] - use after free on Windows pipe handles check-in: a9351d85f3 user: apnadkarni tags: core-9-0-branch
12:20
Merge 9.0 check-in: f8b2589dc1 user: jan.nijtmans tags: trunk, main
Changes
Unified Diff Side-by-Side Diff Patch
Changes to tests/aaa_exit.test.
Changes to tests/chanio.test.
Changes to tests/clock.test.
Changes to tests/cmdMZ.test.
Changes to tests/env.test.
Changes to win/tclWinInt.h.
Changes to win/tclWinPipe.c.
Changes to win/tclWinSerial.c.
Changes to win/tclWinSock.c.