]> git.sur5r.net Git - openldap/commit
ITS#4467: Fix ptr += snprintf buffer overflow tests (made out-of-range ptr).
authorHallvard Furuseth <hallvard@openldap.org>
Fri, 24 Oct 2008 13:11:10 +0000 (13:11 +0000)
committerHallvard Furuseth <hallvard@openldap.org>
Fri, 24 Oct 2008 13:11:10 +0000 (13:11 +0000)
commit86906501215e8f06f90c1af7f2731fa62c749d06
treed2e13dcebc1953d56cd1d54ffaf385be9488a3a3
parent65a390546f4076cca5fef4629316b90027d025dd
ITS#4467: Fix ptr += snprintf buffer overflow tests (made out-of-range ptr).
Also avoid a buf[BUFSIZ] initialization.
libraries/libldap/search.c