Revision 6823506f364cd02589dd4485108516bd6bea8d9e authored by Junio C Hamano on 11 October 2016, 21:21:35 UTC, committed by Junio C Hamano on 11 October 2016, 21:21:36 UTC
A low-level function verify_packfile() was meant to show errors
that were detected without dying itself, but under some conditions
it didn't and died instead, which has been fixed.

* jk/verify-packfile-gently:
  verify_packfile: check pack validity before accessing data
2 parent s fdb70b1 + a9445d8
History
File Mode Size
add-comments -rwxr-xr-x 88 bytes
add-content -rwxr-xr-x 47 bytes
add-content-and-comment -rwxr-xr-x 73 bytes
add-signed-off -rwxr-xr-x 63 bytes
add-whitespaced-content -rwxr-xr-x 76 bytes
edit-content -rwxr-xr-x 77 bytes

back to top