#9132 closed patch
Tools: memory leak in compress_sword1
Reported by: | criezy | Owned by: | sev- |
---|---|---|---|
Priority: | normal | Component: | Tools |
Version: | Keywords: | ||
Cc: | Game: |
Description
It seems I cannot modify a tracker item that has been closed, so here is a new one that refers to the patch #2925828: add BS1 mac compression in compress_sword1
This patch introduced a memory leak in CompressionTool::encodeAif() as the aifData array was not freed. The patch attached to this item fix the memory leak.
Ticket imported from: #2925880. Ticket imported from: patches/1237.
Attachments (1)
Change History (4)
by , 15 years ago
Attachment: | compress_sword1_mem_leak.patch added |
---|
comment:1 by , 15 years ago
Owner: | set to |
---|---|
Status: | new → closed |
comment:2 by , 15 years ago
comment:3 by , 6 years ago
Component: | → Tools |
---|
Note:
See TracTickets
for help on using tickets.
Committed.