Skip to content
  • Junio C Hamano's avatar
    Merge branch 'jk/sq-dequote-on-bogus-input' · 5aebb3e0
    Junio C Hamano authored
    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
    5aebb3e0