You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello, I have two files A and B, when I create patch using "bsdiff A B patch" and then apply it by "bspatch A new patch", bspatch refuse its own patch with "Corrupt patch" error message. When compared to implementation by Timotheus Pokorra, both patches from yours and Pokorras bsdiff can be sucessfully applied by Pokorras bspatch and both cannot be applied by your bspatch. I guess that you need files A and B for debugging purposes, but these have about one hundred megabytes. How should I provide them?
The text was updated successfully, but these errors were encountered:
Hello, I have two files A and B, when I create patch using "bsdiff A B patch" and then apply it by "bspatch A new patch", bspatch refuse its own patch with "Corrupt patch" error message. When compared to implementation by Timotheus Pokorra, both patches from yours and Pokorras bsdiff can be sucessfully applied by Pokorras bspatch and both cannot be applied by your bspatch. I guess that you need files A and B for debugging purposes, but these have about one hundred megabytes. How should I provide them?
The text was updated successfully, but these errors were encountered: