Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/verify-packfile-gently' into maint · 6823506f
    Junio C Hamano authored
    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
    6823506f