Andrew's git
/
gitweb.git
/ diff
summary
|
log
|
commit
| diff |
tree
commit
grep
author
committer
pickaxe
?
re
Merge branch 'jk/sq-dequote-on-bogus-input' into next
author
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Feb 2018 21:34:36 +0000
(13:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Wed, 14 Feb 2018 21:34:36 +0000
(13:34 -0800)
Code to unquote single-quoted string (used in the parser for
configuration files, etc.) did not diagnose bogus input correctly
and produced bogus results instead.
* jk/sq-dequote-on-bogus-input:
sq_dequote: fix extra consumption of source string
raw
(from:
75d4f1e
)
No differences found