1
0
Fork 0
forked from len0rd/rockbox
foxbox/apps/plugins/pictureflow
Christian Soffke dded97be34 PictureFlow: Fix buffer overflow
create_track_index appears to have relied on
buflib_buffer_out returning a certain amount
of space without checking that it was actually
available. In at least one test case, as little as
16 bytes were returned, leading to a buffer
overflow and later a segfault.

Change-Id: Ic0783f3cd5bf015803b7ce90537ba38ab3434bea
2022-01-04 18:02:12 -05:00
..
pictureflow.c PictureFlow: Fix buffer overflow 2022-01-04 18:02:12 -05:00
pictureflow.make build: We don't need sh-specific flags in the pictureflow build. 2021-03-25 12:20:15 -04:00
SOURCES Build pictureflow using overlay on lowmem targets, support JPEG AA in PF on all targets. 2009-05-07 01:23:13 +00:00