diff options
author | Jeff King <peff@peff.net> | 2016-02-29 05:02:59 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-02-29 11:04:23 -0800 |
commit | 8d5b3325e72444d365ded113487d2345c365f6d3 (patch) | |
tree | 60f6d84d555c6c3951a165d8543a915d4b9614eb /git-cvsimport.perl | |
parent | ewah: convert to REALLOC_ARRAY, etc (diff) | |
download | tgif-8d5b3325e72444d365ded113487d2345c365f6d3.tar.xz |
compat/mingw: brown paper bag fix for 50a6c8e
Commit 50a6c8e (use st_add and st_mult for allocation size
computation, 2016-02-22) fixed up many xmalloc call-sites
including ones in compat/mingw.c.
But I screwed up one of them, which was half-converted to
ALLOC_ARRAY, using a very early prototype of the function.
And I never caught it because I don't build on Windows.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git-cvsimport.perl')
0 files changed, 0 insertions, 0 deletions