Bug 124349 (DEFECT000277443)

Summary: ldapssl_set_verify_mode accepts values outside the range of documented values
Product: [Novell Products] NDS SDK Reporter: Forgotten User WOalQCA2Pj <forgotten_WOalQCA2Pj>
Component: LDAP C SDKAssignee: Forgotten User WOalQCA2Pj <forgotten_WOalQCA2Pj>
Status: VERIFIED FIXED QA Contact: Sundar Swamy <ssundar>
Severity: Normal    
Priority: P5 - None CC: aclark
Version: OCT 2006 NDKKeywords: English
Target Milestone: ---   
Hardware: Other   
OS: Other   
Whiteboard:
Found By: Component Test Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

Description Rajkumar V 2005-10-10 22:54:37 UTC


------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 -------

This bug previously known as bug DEFECT000277443 at remedy/
remedy/show_bug.cgi?id=DEFECT000277443
Originally filed under the NDS SDK product and LDAP C SDK component.

---------
<remedy_version_found_in> BLANK </remedy_version_found_in>
---------
<remedy_milestone> BLANK </remedy_milestone>
---------
<remedy_details> This function (as documented) is suppose to only accept
      the values
LDAPSSL_VERIFY_NONE (0x00)
LDAPSSL_VERIFY_SERVER (0x01)
Any integer value is being accepted. </remedy_details>
---------
<remedy_notes> dsward (  9/5/2001 2:00:34 PM  Testing -  ) Fixed
 </remedy_notes>

Comment 1 Forgotten User WOalQCA2Pj 2006-03-14 15:51:35 UTC
unable to reproduce this bug