jmacd / xdelta

open-source binary diff, delta/differential compression tools, VCDIFF/RFC 3284 delta compression
http://xdelta.org
1.11k stars 186 forks source link

Decoder error with -S djw in versions <= 3.0m #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
[Reported by A Mennucc <debdev@tonelli.sns.it> ]

I tested
http://code.google.com/p/xdelta/downloads/detail?name=xdelta30m.tar.gz
with -9 -S djw

the tests create deltas and then apply them; one of the applications
failed, with this error (+- ... it is buried in the log)

PATCH/patch.sh: line 6507:  2380 Abortito
~/debdelta/xdelta30m/xdelta3 -d -s 22 PATCH/23 21

xdelta3: target window checksum mismatch: Unknown error 18446744073709533906
xdelta3: secondary decoder garbage: Unknown error 18446744073709533906
xdelta3: secondary decoder finished with unused input: Unknown error
18446744073709533906
 for 31 (4169kB) and 30 (4216kB)

Original issue reported on code.google.com by josh.mac...@gmail.com on 4 Feb 2007 at 9:54

GoogleCodeExporter commented 9 years ago
Fixed in SVN 105

Original comment by josh.mac...@gmail.com on 4 Feb 2007 at 9:55

GoogleCodeExporter commented 9 years ago

Original comment by josh.mac...@gmail.com on 4 Feb 2007 at 9:56