summaryrefslogtreecommitdiff
path: root/apps/codecs/Tremor/oggmalloc.c (follow)
Commit message (Collapse)AuthorAge
* Change oggmalloc.c to use size_t and kill a warning about type-punning. ↵Michael Sevakis2007-11-08
| | | | | | Align the size before checking out-of-mem so no overlap may occur between tmp and alloc. git-svn-id: svn://svn.rockbox.org/rockbox/trunk@15525 a1c6a512-1295-4272-9138-f99709370657
* FS#6357, patch 3: implemented simple temporary malloc for the Vorbis decoder.Tomasz Malesinski2006-11-26
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@11610 a1c6a512-1295-4272-9138-f99709370657