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

(ITS#5764) addpartial patch



Full_Name: David Hawes
Version: 2.4.12
OS: 
URL: ftp://ftp.openldap.org/incoming/david-hawes-081021.patch
Submission from: (NULL) (128.173.38.164)


This patch includes the following changes:

- -fPIC added to the Makefile for compilation on x86_64 systems.
- No longer use be_search() to retrieve the entry that is to be compared.  Use
be_entry_get_rw() instead.
- No need to use strlen.