Tk Source Code

View Ticket
Login
2001-09-17
15:41 Closed ticket [450093ffff]: memory leak in menu cloning plus 7 other changes artifact: f6267d9687 user: vincentdarley
2001-09-14
16:42 Ticket [450093ffff]: 1 change artifact: 935afcc6bf user: vincentdarley
2001-08-12
05:26 Ticket [450093ffff]: 4 changes artifact: bb64f7ac52 user: nobody
01:39 Ticket [450093ffff]: 4 changes artifact: 2719c61a72 user: vincentdarley
01:39 Add attachment tkleak.patch to ticket [450093ffff] artifact: e1a4f11c3c user: vincentdarley
2001-08-11
18:39 New ticket [450093ffff] memory leak in menu cloning. artifact: e3852dd0c2 user: vincentdarley

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: