Tcl Source Code

View Ticket
Login
Ticket UUID: 718002
Title: Memory and handle leak on closing windows serial port
Type: Bug Version: obsolete: 8.4.0
Submitter: schroedter Created on: 2003-04-09 05:43:02
Subsystem: 27. Channel Types Assigned To: schroedter
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2003-05-11 07:31:55
Resolution: Fixed Closed By: hobbs
    Closed on: 2003-05-11 00:31:55
Description:
Windows Tcl 8.4.x tclWinSerial:
There are one event-handle and one critical section left
on closing a serial port. This bug was introduced with
the TIP#35 changes (serial writer thread).

Patch supplied.
User Comments: hobbs added on 2003-05-11 07:31:55:
Logged In: YES 
user_id=72656

corrected as provided for 8.4.3 and 8.5.

schroedter added on 2003-04-09 12:43:03:

File Added - 47200: tclWinSerial.patch

Attachments: