Merge branch 'ma/regex-no-regfree-after-comp-fail'

We used to call regfree() after regcomp() failed in some codepaths, which have been corrected. * ma/regex-no-regfree-after-comp-fail: regex: do not call `regfree()` if compilation fails

Junio C Hamano committed May 30, 2018 at 21:51 UTC d89f1248aaf4bb5d1094bc991a50839411935cf6

No changes.