]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'rs/mailinfo-qp-decode-fix'
authorJunio C Hamano <gitster@pobox.com>
Thu, 28 Sep 2017 05:47:55 +0000 (14:47 +0900)
committerJunio C Hamano <gitster@pobox.com>
Thu, 28 Sep 2017 05:47:56 +0000 (14:47 +0900)
"git mailinfo" was loose in decoding quoted printable and produced
garbage when the two letters after the equal sign are not
hexadecimal.  This has been fixed.

* rs/mailinfo-qp-decode-fix:
  mailinfo: don't decode invalid =XY quoted-printable sequences

1  2 
mailinfo.c

diff --cc mailinfo.c
Simple merge