From: Junio C Hamano Date: Tue, 31 Jan 2017 21:14:56 +0000 (-0800) Subject: Merge branch 'jk/vreport-sanitize' X-Git-Tag: v2.12.0-rc0~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=daf75f2e6bb9f2f723eb0532c08dd6002fb17190;p=thirdparty%2Fgit.git Merge branch 'jk/vreport-sanitize' An error message with an ASCII control character like '\r' in it can alter the message to hide its early part, which is problematic when a remote side gives such an error message that the local side will relay with a "remote: " prefix. * jk/vreport-sanitize: vreport: sanitize ASCII control chars Revert "vreportf: avoid intermediate buffer" --- daf75f2e6bb9f2f723eb0532c08dd6002fb17190