Revision ec6cd14c7a869b32776c1d3387afc93f369aea62 authored by René Scharfe on 11 February 2017, 13:58:44 UTC, committed by Junio C Hamano on 11 February 2017, 19:29:12 UTC
Add a semantic patch for removing checks that cause free(3) to only be
called with a NULL pointer, as that must be a programming mistake.

Signed-off-by: Rene Scharfe <l.s.r@web.de>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
1 parent 3b9e3c2
History
File Mode Size
test-documentation.sh -rwxr-xr-x 213 bytes

back to top