Fix a bug reading JPEG when the output data is smaller than sizeof(struct jpeg),...
commit22e88bbf4d7b6e728b30785e588c4ab4c09b4432
authorunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Mon, 11 May 2009 00:16:48 +0000 (11 00:16 +0000)
committerunhelpful <unhelpful@a1c6a512-1295-4272-9138-f99709370657>
Mon, 11 May 2009 00:16:48 +0000 (11 00:16 +0000)
tree598f97825c186ef204a45a677bb8853810bf3519
parent6402b32562f815436b76890981c9fa53f761129c
Fix a bug reading JPEG when the output data is smaller than sizeof(struct jpeg), and add more optional debugging output in the decoder.

git-svn-id: svn://svn.rockbox.org/rockbox/trunk@20906 a1c6a512-1295-4272-9138-f99709370657
apps/recorder/jpeg_load.c