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

(ITS#5557) memory leak in ACL sets



Full_Name: Howard Chu
Version: 2.3.39/2.4/HEAD
OS: 
URL: ftp://ftp.openldap.org/incoming/
Submission from: (NULL) (76.91.220.157)
Submitted by: hyc


slap_set_join() with an '|' operator will leak values if it detects a duplicate
in the rset.

A fix will be committed shortly.