]> git.ipfire.org Git - thirdparty/git.git/commit
Merge branch 'rs/apply-fuzzy-match-fix'
authorJunio C Hamano <gitster@pobox.com>
Tue, 21 Nov 2017 05:07:52 +0000 (14:07 +0900)
committerJunio C Hamano <gitster@pobox.com>
Tue, 21 Nov 2017 05:07:52 +0000 (14:07 +0900)
commit5ed69ca6dbcef6122d90b9b8fb9a1b1f65208a6d
tree6cc93ae1b60d537bd4293845e6cadd29b8395265
parent1a5f2e44312e52d93edead612ea692cfc5c90c3b
parent6ce15ce576afb0510e9d6189ff3780369fdc5b2b
Merge branch 'rs/apply-fuzzy-match-fix'

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