mirror of
https://github.com/git-for-windows/git.git
synced 2026-05-01 21:59:56 -05:00
This will let the compiler catch a problem like: /* oops, we forgot the NULL */ check_strvec(&vec, "foo"); rather than triggering undefined behavior at runtime. Signed-off-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
6.2 KiB
6.2 KiB