Bugzilla – Bug 124365
ldap_parse_extended_result Abend
Last modified: 2007-05-14 17:49:04 UTC
------- Bug moved to this database by vrajkumar@novell.com 2005-10-10 16:54 ------- This bug previously known as bug DEFECT000302533 at remedy/ remedy/show_bug.cgi?id=DEFECT000302533 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> Recap: After an ldap_extended_operation for an NMAS extension, ldap_result is returning a status other than error, and returning results=NULL. ldap_parse_extended_result crashes when dereferencing the NULL. No matter what the server is returning, this situation should not happen. I suspect there was an error or timeout retrieving the results from the server, and the library did not handle it correctly. </remedy_details>