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

(ITS#4805) memory leak in syncrepl code



Full_Name: Pierangelo Masarati
Version: HEAD/re23
OS: irrelevant
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (131.175.154.35)
Submitted by: ando


There seems to be few memory leaks in syncrepl code (detected by valgrind when
running test048); one is when parsing an entry and sync "present" or "done". 
It's now fixed in HEAD/re23.  Others are being investigated

p.