Tk Source Code

View Ticket
Login
Ticket UUID: 9675dd5916ba47ccb92b0c9d88db67beddf24b4e
Title: tkOldConfig.c incorrectly uses ckfree() when freeProc == free
Type: Bug Version: 8.6.13
Submitter: chrstphrchvz Created on: 2023-10-11 12:58:02
Subsystem: 81. Portability Assigned To: jan.nijtmans
Priority: 5 Medium Severity: Important
Status: Closed Last Modified: 2023-10-11 22:00:34
Resolution: Fixed Closed By: jan.nijtmans
    Closed on: 2023-10-11 22:00:34
Description:

Instances of the same issue in Tcl were reported (https://core.tcl-lang.org/tcl/info/756791) and fixed (https://core.tcl-lang.org/tcl/info/059ed80454ac) a long time ago.

User Comments: jan.nijtmans added on 2023-10-11 22:00:34:

Finally fixed [ac12f8e0faf5188f|here]. Thanks!