[Date Prev][Date Next] [Chronological] [Thread] [Top]

unsafe strcpy/sprintf in libraries/libldap/tmplout.c (ITS#1937)



Full_Name: Ralf Haferkamp
Version: 2.0.X
OS: linux
URL: ftp://ftp.openldap.org/incoming/rhafer-tmplout-020711.patch
Submission from: (NULL) (213.95.15.201)


libraries/libldap/tmplout.c contains quite a few sprintf() and strcpy() which
might cause trouble. The supplied patch should fix that.