1
0
mirror of https://github.com/git/git.git synced 2024-09-22 05:31:42 +02:00
git/ewah
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
..
bitmap.c
ewah_bitmap.c
ewah_io.c
ewah_rlw.c
ewok_rlw.h
ewok.h