1
0
mirror of https://github.com/git/git.git synced 2025-03-17 13:42:26 +00:00
Jeff King 08c95df8fa ewah: convert to REALLOC_ARRAY, etc
Now that we're built around xmalloc and friends, we can use
helpers like REALLOC_ARRAY, ALLOC_GROW, and so on to make
the code shorter and protect against integer overflow.

Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
2016-02-22 14:51:09 -08:00
..
2016-02-22 14:51:09 -08:00
2016-02-22 14:51:09 -08:00
2016-02-22 14:51:09 -08:00