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

(ITS#6654) ldifutil.c introduced a dependence of libldap on liblutil that is not strictly necessary



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


lutil_atoix() is used to parse the version; since we only explicitly allow
LDIFv1, a string comparison suffices right now.

p.