about summary refs log tree commit diff
path: root/nscd/nscd_conf.c
diff options
context:
space:
mode:
authorRoland McGrath <roland@hack.frob.com>2014-10-08 15:36:12 -0700
committerRoland McGrath <roland@hack.frob.com>2014-10-08 15:36:12 -0700
commitc763c5d27112be055920c46f3be8d05bc8b669da (patch)
treee858a2cd44bfb4fbeaa6824a48d8208083f16a17 /nscd/nscd_conf.c
parent7b8fb2b8db0be0c9f3e3c6667198f34bf11a8024 (diff)
downloadglibc-c763c5d27112be055920c46f3be8d05bc8b669da.tar.gz
glibc-c763c5d27112be055920c46f3be8d05bc8b669da.tar.xz
glibc-c763c5d27112be055920c46f3be8d05bc8b669da.zip
BZ#17460: Fix buffer overrun in nscd --help.
Diffstat (limited to 'nscd/nscd_conf.c')
-rw-r--r--nscd/nscd_conf.c3
1 files changed, 0 insertions, 3 deletions
diff --git a/nscd/nscd_conf.c b/nscd/nscd_conf.c
index 7856ed9b5a..c8e194d3e2 100644
--- a/nscd/nscd_conf.c
+++ b/nscd/nscd_conf.c
@@ -32,9 +32,6 @@
 #include "dbg_log.h"
 #include "nscd.h"
 
-/* Wrapper functions with error checking for standard functions.  */
-extern char *xstrdup (const char *s);
-
 
 /* Names of the databases.  */
 const char *const dbnames[lastdb] =