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

Possible memory leak (ITS#2586)



Full_Name: Mikhail Sahalayev
Version: HEAD
OS: Linux
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (146.87.80.47)


Hi,

In slapd/add.c -> do_add() the dn is read from BER, then it gets normalized, but
it's never freed.
Might be a memory leak.

Regards,
Mikhail.