Revision 08c95df8faa25ab4c9ad3da45bc12abb9274d343 authored by Jeff King on 22 February 2016, 22:45:15 UTC, committed by Junio C Hamano on 22 February 2016, 22:51:09 UTC
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>
1 parent fb7dbf3
History
File Mode Size
.gitignore -rw-r--r-- 7 bytes
README -rw-r--r-- 10.6 KB
TEAMS -rw-r--r-- 2.0 KB
bg.po -rw-r--r-- 455.5 KB
ca.po -rw-r--r-- 342.5 KB
de.po -rw-r--r-- 369.4 KB
fr.po -rw-r--r-- 364.3 KB
git.pot -rw-r--r-- 225.0 KB
is.po -rw-r--r-- 3.1 KB
it.po -rw-r--r-- 128.2 KB
ko.po -rw-r--r-- 363.2 KB
pt_PT.po -rw-r--r-- 99.8 KB
ru.po -rw-r--r-- 429.3 KB
sv.po -rw-r--r-- 353.1 KB
vi.po -rw-r--r-- 390.6 KB
zh_CN.po -rw-r--r-- 334.5 KB

README

back to top