Tk Source Code

View Ticket
Login
Ticket UUID: 450093
Title: memory leak in menu cloning
Type: Patch Version: None
Submitter: vincentdarley Created on: 2001-08-11 18:39:12
Subsystem: 10. Generic Menus Assigned To: hobbs
Priority: 5 Medium Severity:
Status: Closed Last Modified: 2001-09-17 15:41:38
Resolution: Fixed Closed By: vincentdarley
    Closed on: 2001-09-17 08:41:38
Description:
patch to fix two small leaks
User Comments: vincentdarley added on 2001-09-17 15:41:38:
Logged In: YES 
user_id=32170

This was applied recently with some other mem leak fixes.

nobody added on 2001-08-12 05:26:09:
Logged In: NO 

The second half of this patch (the tkWinMenu bit) 
should be ignored; it is a semi-fix for a different leak on 
exit, but can cause crashes under some 
circumstances.

The first part of the patch is still valid and a simple fix for 
a leak every time a menu is cloned.

vincentdarley added on 2001-08-12 01:39:13:

File Added - 9460: tkleak.patch

Attachments: