OpenLDAP
Up to top level
Build   Contrib   Development   Documentation   Historical   Incoming   Software Bugs   Software Enhancements   Web  

Logged in as guest

Viewing Software Bugs/7076
Full headers

From: h.b.furuseth@usit.uio.no
Subject: Duplicate result messages on entry/searchref error
Compose comment
Download message
State:
0 replies:
0 followups:

Major security issue: yes  no

Notes:

Notification:


Date: Tue, 01 Nov 2011 23:12:25 +0000
From: h.b.furuseth@usit.uio.no
To: openldap-its@OpenLDAP.org
Subject: Duplicate result messages on entry/searchref error
Full_Name: Hallvard B Furuseth
Version: all
OS: 
URL: 
Submission from: (NULL) (193.71.61.60)
Submitted by: hallvard


If slap_send_search_entry() or slap_send_search_reference()
fail, the client receives two responses.  These functions
should not send_ldap_error(). Their caller does that.

Only tested with slap_send_search_entry(), by replacing the
first 'if ( rc == -1 )' with 'if ( 1 )'.
Up to top level
Build   Contrib   Development   Documentation   Historical   Incoming   Software Bugs   Software Enhancements   Web  

Logged in as guest


The OpenLDAP Issue Tracking System uses a hacked version of JitterBug

______________
© Copyright 2013, OpenLDAP Foundation, info@OpenLDAP.org