-
Notifications
You must be signed in to change notification settings - Fork 25
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
probably just variable type issue - number less than zero #1
Comments
$ diff -ubrNdp gzrecover.c.ori gzrecover.c.new -#define VERSION "0.8" /* Global contants _/
|
Thanks for the patch. I'll try to give it a look in the next couple months as I'm swamped with work at present, but this looks straightforward. |
Opened input file for reading: ../firefly-rk3288_sdk_git.tar.gz
Opened output file for writing: firefly-rk3288_sdk_git.tar.recovered
Found error at byte -394639277 in input stream
Found good data at byte -395313152 in input stream
Total decompressed output = -334166016 bytes
In [2]: 2**32 -394639277
Out[2]: 3900328019
very good utility for (re)downloading files from chinese baidu.com site.
thanks a lot !!
The text was updated successfully, but these errors were encountered: