]> git.sur5r.net Git - openldap/blobdiff - servers/slapd/ch_malloc.c
Backout the input exhaustion change, it loops. Still looking for
[openldap] / servers / slapd / ch_malloc.c
index c1ec6f0b1c3067a1b5a3b5bafc98943a162ca1c9..724b93581f2f448bb115f351c9af6f85a80778b3 100644 (file)
@@ -88,4 +88,4 @@ void
 ch_free( void *ptr )
 {
        ber_memfree( ptr );
-}
\ No newline at end of file
+}