Tcl Source Code

View Ticket
Login
Ticket UUID: 3029622
Title: On some cases state(sock) cannot be read
Type: Patch Version: None
Submitter: vivia Created on: 2010-07-14 18:17:03
Subsystem: 29. http Package Assigned To: patthoyts
Priority: 5 Medium Severity: Minor
Status: Closed Last Modified: 2022-09-09 16:29:59
Resolution: Fixed Closed By: kjnash
    Closed on: 2022-09-09 16:29:59
Description:
Hi,

This patch is against http 2.7.5 shipped with aMSN, but I saw that the bug should still be there in latest CVS.

I am using a SOCKS proxy with some remote ports forwarded to mine. I often get this bug, where state(sock) cannot be read.
User Comments: kjnash added on 2022-09-09 16:29:31:
The patch tests for the existence of state(sock) in http::Finish before reading the variable.

The fix was applied in [f40289a19d] as part of an unrelated change.

vivia added on 2010-07-15 01:17:04:

File Added - 380070: http_Finish.patch

Attachments: