Check-in [8dd7366fcc]
Overview
Comment: * tls.c (Tls_Clean, ImportObjCmd): Fix cleanup mem leak [Bug 1414045]
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | trunk
Files: files | file ages | folders
SHA1: 8dd7366fccb979d917f5ebd7adf554322f28a308
User & Date: hobbs2 on 2008-03-19 19:59:40
Other Links: manifest | tags
Context
2008-03-19
21:31
Use better Eval APIs, cleaner Tcl_Obj-handling. check-in: 5804017ad3 user: hobbs2 tags: trunk
19:59
* tls.c (Tls_Clean, ImportObjCmd): Fix cleanup mem leak [Bug 1414045] check-in: 8dd7366fcc user: hobbs2 tags: trunk
02:34
Updated the nmake build files with MSVC9 support and fixed to run the test-suite properly. Corrected namespace handling in tls::initlib on Windows. Applied #1890223 to fix handshake on non-blocking sockets check-in: 5fb2d63afa user: patthoyts tags: trunk
Changes