aboutsummaryrefslogtreecommitdiffstats
path: root/tools/checkAPIs.pl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/checkAPIs.pl')
-rwxr-xr-xtools/checkAPIs.pl2
1 files changed, 2 insertions, 0 deletions
diff --git a/tools/checkAPIs.pl b/tools/checkAPIs.pl
index cbbf2810a8..e1e2d92694 100755
--- a/tools/checkAPIs.pl
+++ b/tools/checkAPIs.pl
@@ -39,7 +39,9 @@ my @prohibitedAPIs=
'sprintf',
'vsprintf',
'strcpy',
+ 'strncpy',
'strcat',
+ 'strncat',
'cftime',
'ascftime',
### non-portable APIs