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

(ITS#5682) Undef objectClass soc_cname not NUL-terminated



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


The soc_cname of undefined objectClasses generated by oc_bvfind_undef() is not
NUL-terminated.  A recent commit, where a string-based function operated on it
unvealed the issue.  Fixing...

p.