From: Junio C Hamano Date: Tue, 25 Aug 2015 21:57:06 +0000 (-0700) Subject: Merge branch 'jk/long-error-messages' X-Git-Tag: v2.6.0-rc0~51 X-Git-Url: https://git.lorimer.id.au/gitweb.git/diff_plain/1302c9f514686e32065130ec9a80eb0db224e819?ds=inline;hp=--cc Merge branch 'jk/long-error-messages' The codepath to produce error messages had a hard-coded limit to the size of the message, primarily to avoid memory allocation while calling die(). * jk/long-error-messages: vreportf: avoid intermediate buffer vreportf: report to arbitrary filehandles --- 1302c9f514686e32065130ec9a80eb0db224e819