Skip to content

4.3.0

Compare
Choose a tag to compare
@drake127 drake127 released this 15 Sep 22:04
· 95 commits to master since this release
f198165

This is the initial release of this project. It behaves the same way as the Edsley's implementation with several improvements listed below.

Changes:

  • Added header compatibility when used in C++ projects.
  • Added control buffer optimization to generate smaller patch files.
  • Fixes CVE-2014-9862 (heap overflow in bspatch).
  • Switched to CMake build process. This should allow Windows builds in future.
  • Read and write callbacks now specify which buffer is being read/written so that custom implementation can use different patch file format.