Overview
| Comment: | Fix to remove any pending timers during channel close |
|---|---|
| Downloads: | Tarball | ZIP archive |
| Timelines: | family | ancestors | descendants | both | trunk | main |
| Files: | files | file ages | folders |
| SHA3-256: |
2b131e5ac29a157e3232eaf60acf8e39 |
| User & Date: | bohagan on 2026-05-29 14:35:45.000 |
| Other Links: | branch diff | manifest | tags |
Context
|
2026-06-11
| ||
| 02:03 | Added more checks for EOF and to not do I/O after EOF. check-in: eda6800b08 user: bohagan tags: trunk, main | |
|
2026-05-29
| ||
| 14:35 | Fix to remove any pending timers during channel close check-in: 2b131e5ac2 user: bohagan tags: trunk, main | |
|
2026-05-28
| ||
| 03:43 | Fix for core dump due to use of statePtr after Tcl_Release in TlsChannelHandlerTimer. This can happen when a channel is closed while a timer is pending. Thanks to Colin Macleod for the bug report. check-in: 23085435b0 user: bohagan tags: trunk, main | |
Changes
Modified generic/tls.c
from [4ed32461c3]
to [4039c2c4d1].
[diff]
Modified generic/tlsIO.c
from [cfc491fa0c]
to [590d695236].
[diff]