Merge branch 'jk/sq-dequote-on-bogus-input'
authorJunio C Hamano <gitster@pobox.com>
Tue, 27 Feb 2018 18:34:02 +0000 (10:34 -0800)
committerJunio 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

1  2 
quote.c
t/t1300-repo-config.sh
diff --cc quote.c
Simple merge
Simple merge