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'
author
Junio C Hamano
<gitster@pobox.com>
Tue, 27 Feb 2018 18:34:02 +0000
(10:34 -0800)
committer
Junio C Hamano
<gitster@pobox.com>
Tue, 27 Feb 2018 18:34:02 +0000
(10: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:
5aebb3e
)
No differences found