Tcl Source Code

View Ticket
Login
Ticket UUID: 484334
Title: trace-8.8 memory corruption
Type: Bug Version: obsolete: 8.4a4
Submitter: dgp Created on: 2001-11-21 20:16:29
Subsystem: 07. Variables Assigned To: msofer
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-11-30 22:15:33
Resolution: Fixed Closed By: msofer
    Closed on: 2001-11-30 15:15:33
Description:
After correcting test trace-8.8 and testing
with ElectricFence, it's clear that the
VarTrace structures need to be Tcl_Preserve'd
by CallTraces to avoid memory corruption.

Here's a patch for that.
User Comments: msofer added on 2001-11-30 22:15:33:
Logged In: YES 
user_id=148712

Patch committed to HEAD; sorry for the delay ...

dgp added on 2001-11-22 03:16:36:

File Added - 13640: vartrace.patch

Attachments: