Merge branch 'rs/apply-fuzzy-match-fix' into maint
commitdf481b99efb90e6786ed453ffefe5b6e2b6b1d57
authorJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 01:57:02 +0000 (27 10:57 +0900)
committerJunio C Hamano <gitster@pobox.com>
Mon, 27 Nov 2017 01:57:02 +0000 (27 10:57 +0900)
treee9fb3c708681eecbd7dec12902416777becd938c
parentb51df7d306da975d2a5fbe867b361053e1a4c03f
parent6ce15ce576afb0510e9d6189ff3780369fdc5b2b
Merge branch 'rs/apply-fuzzy-match-fix' into maint

A fix for an ancient bug in "git apply --ignore-space-change" codepath.

* rs/apply-fuzzy-match-fix:
  apply: avoid out-of-bounds access in fuzzy_matchlines()
apply.c