Ticket #898 (closed bug: fixed)
r40313 introduces a memory leak
Reported by: | cotto | Owned by: | cotto |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | core | Version: | 1.4.0 |
Severity: | medium | Keywords: | |
Cc: | Language: | ||
Patch status: | Platform: |
Description
Parrot_Foo_get_vtable() returns a malloc'd struct that's not freed by this code. This needs to be fixed.
Change History
Note: See
TracTickets for help on using
tickets.