diff options
author | Nils Wallménius <nils@rockbox.org> | 2013-05-18 19:48:08 +0200 |
---|---|---|
committer | Nils Wallménius <nils@rockbox.org> | 2013-05-18 23:38:23 +0200 |
commit | c7124b552044ef92a128481d32df081d1210cbe1 (patch) | |
tree | 4e596edb09396ef96ab93d064fddcae179d51ef7 /lib/libsetjmp | |
parent | fc0cf8d91b1710d7843981d56ef2ac9a6dfeb294 (diff) | |
download | rockbox-c7124b552044ef92a128481d32df081d1210cbe1.tar.gz rockbox-c7124b552044ef92a128481d32df081d1210cbe1.zip |
Fix opus craches with large embedded album art
Use the tlsf malloc and friends instead of the silly
codec_malloc to get actually working free and saner
realloc that doesn't leak memory.
Makes files with moderately sized embedded AA play
on targets with large enough codec buffers and files
with too large AA are now skipped rather than crashing.
Fixes crash when playing example file in FS#12842.
Change-Id: I06562955c4d9a95bd90f55738214fba462092b71
Diffstat (limited to 'lib/libsetjmp')
0 files changed, 0 insertions, 0 deletions