From: Junio C Hamano Date: Wed, 15 Aug 2018 22:08:26 +0000 (-0700) Subject: Merge branch 'jk/banned-function' X-Git-Tag: v2.19.0-rc0~68 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=e28daf222f51f137d9038a58812f2a89f414781e;p=thirdparty%2Fgit.git Merge branch 'jk/banned-function' It is too easy to misuse system API functions such as strcat(); these selected functions are now forbidden in this codebase and will cause a compilation failure. * jk/banned-function: banned.h: mark strncpy() as banned banned.h: mark sprintf() as banned banned.h: mark strcat() as banned automatically ban strcpy() --- e28daf222f51f137d9038a58812f2a89f414781e