summaryrefslogtreecommitdiff
path: root/apps/plugin.c
diff options
context:
space:
mode:
authorChristian Soffke <christian.soffke@gmail.com>2022-01-01 14:53:44 +0100
committerWilliam Wilgus <me.theuser@yahoo.com>2022-01-04 18:02:12 -0500
commitdded97be3413efd8d816bf3cffa2aeb9b323216f (patch)
treef185033532d75bdf28383642b1d5f00ef2e477e0 /apps/plugin.c
parente3b8b7fa80320f0c8bbc84d4364ea83b5991db20 (diff)
downloadrockbox-dded97be3413efd8d816bf3cffa2aeb9b323216f.tar.gz
rockbox-dded97be3413efd8d816bf3cffa2aeb9b323216f.zip
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
Diffstat (limited to 'apps/plugin.c')
0 files changed, 0 insertions, 0 deletions