Opened 14 years ago

Closed 14 years ago

Last modified 5 years ago

#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)

compress_sword1_mem_leak.patch (385 bytes ) - added by criezy 14 years ago.

Download all attachments as: .zip

Change History (4)

by criezy, 14 years ago

comment:1 by sev-, 14 years ago

Owner: set to sev-
Status: newclosed

comment:2 by sev-, 14 years ago

Committed.

comment:3 by digitall, 5 years ago

Component: Tools
Note: See TracTickets for help on using tickets.