1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils
Amaury Pouly 2f1da04cc3 zenutils/update_extract: make sure the archive is valid
The update_extract tool works by finding the compressed size and
the compressed data in the updater. This is problematic since
without the uncompressed size, inflate can produce extra bytes
at end. This is not a problem for our tools but the device will
plain reject it if sent by MTP/sendfirm for example.
Workaround this issue by reading and rewriting the archive
after decompression so that only the meaningfull data is written.

Change-Id: I117f434b92a56d93d269af49c3e426cd8cc0c7e4
2012-06-27 14:56:20 +02:00
..
AMS/hacking amsinfo: save files with .bin extension 2011-12-13 03:01:16 +00:00
analysis Fix findaddr.pl tool for codecs 2012-05-31 15:56:34 +02:00
bootchart
common Fix a typo. 2012-05-14 23:02:21 +02:00
disassembler/arm
editors
imxtools/sbtools sbtools: add option to force sb dump 2012-06-27 14:55:58 +02:00
ipod
jz4740_tools
meizu_dfu
MTP Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
rk27utils Fix rkusbtool compilation (FS#12664) by Teemu Nätkinniemi 2012-05-13 17:53:55 +02:00
rknanoutils/rkboottool rknanoutils: fix crash with no prefix, remove debug code 2012-06-19 23:01:00 +02:00
rockbox_api
skinupdater
tcctool Bulk convert all DOS line endings to UNIX. 2011-11-06 22:44:25 +00:00
themeeditor Convert one more file from DOS to UNIX. 2011-11-06 22:52:21 +00:00
time-sync
ypr0tools ypr0: Add kernel module to required support fm radio. 2012-05-28 19:38:09 +02:00
zenutils zenutils/update_extract: make sure the archive is valid 2012-06-27 14:56:20 +02:00
parse_testcodec.rb