jmacd / xdelta

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

xdelta encoding /decoding modifies the json file and provides invalid output #275

Open nachammaichidambaram opened 4 months ago

nachammaichidambaram commented 4 months ago

I am using set of archives it includes json data to be encoded using xdelta. When i try to apply the patch to decode it to original file it fails with json invalid attribute error

can you help on this please. Xdelta should not modify the structure of json data