# New Ticket Created by Paul Cochrane # Please include the string: [perl #46127] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt3/Ticket/Display.html?id=46127 >
In src/debug.c:PDB_disassemble() there is the todo item: /* TODO: free allocated memory */ Determine which variables need freeing before returning from the function and then free them appropriately.