Tcl Source Code

View Ticket
Login
Ticket UUID: 1353846
Title: windows: read-only serial channel core dumps
Type: Patch Version: None
Submitter: matt-newman Created on: 2005-11-11 11:12:31
Subsystem: 27. Channel Types Assigned To: andreas_kupries
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2008-01-14 07:11:16
Resolution: Fixed Closed By: hobbs
    Closed on: 2008-01-14 00:11:16
Description:
This is due to the use of the CriticalSection only on the write-side, 
but then needing it later during an fconfigure...

Please don't ask about how useful a read-only serial line is! Its a 
long story....

Matt
User Comments: hobbs added on 2008-01-14 07:11:16:
Logged In: YES 
user_id=72656
Originator: NO

Applied to 8.4 branch and 8.5.1.

matt-newman added on 2005-11-11 18:12:34:

File Added - 155859: tclWinSerial.c.diff

Attachments: