#8016 closed patch
mem leak in sound mixer
Reported by: | SF/xtrochu | Owned by: | |
---|---|---|---|
Priority: | normal | Component: | Audio |
Version: | Keywords: | ||
Cc: | Game: |
Description
While finding my ways through the SoundMixer interface, I found what looks like a memory leak in the Channel_STREAM/SoundMixer. The following patch should correct it.
This only affect the Smush player, as it looks like it is the only one to use streamed sounds.
Ticket imported from: #597414. Ticket imported from: patches/121.
Attachments (1)
Change History (4)
by , 22 years ago
Attachment: | mixer.diff added |
---|
comment:2 by , 22 years ago
Status: | new → closed |
---|
comment:3 by , 6 years ago
Component: | → Audio |
---|
Note:
See TracTickets
for help on using tickets.
the patch