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

Re: (ITS#6686) VLV overlay fails to handle multiple search operations per LDAP connection



Hi,

Here is a new version of the patch:
ftp://ftp.openldap.org/incoming/raphael-ouazana-101125-sssvlv-multiple-requests-per-conn.patch

It fixes some segfaults that the previous patch introduced if you use
pagedResults or sss instead of VLV.

It also fixes a segfault in the original sssvlv code when making two
successive requests on the same connexion (can be triggered by
ldapsearch).

Finally here is an update of the copyright notice too:

Legal notice:
This patch file is derived from OpenLDAP Software. All of the
modifications to
OpenLDAP Software represented in this following patch were developed by
Raphael
Ouazana raphael.ouazana@linagora.com and Sebastien Bahloul
sbahloul@linagora.com. These modifications are not subject to
any
license of Linagora.

The attached modifications to OpenLDAP Software are subject to the following
notice:
Copyright 2010 Raphael Ouazana, Linagora
Copyright 2010 Sebastien Bahloul, Linagora
Redistribution and use in source and binary forms, with or without
modification,
are permitted only as authorized by the OpenLDAP Public License.

Regards,
Raphaël Ouazana