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

RE: slap_passwd_parse() returns invalid pointers (ITS#1601)



I've committed a patch for this bug. It passes the test suite, but please
verify again. (The previous code passed as well. I guess I should use
Electric Fence more often.)

  -- Howard Chu
  Chief Architect, Symas Corp.       Director, Highland Sun
  http://www.symas.com               http://highlandsun.com/hyc
  Symas: Premier OpenSource Development and Support 

> -----Original Message-----
> From: owner-openldap-bugs@OpenLDAP.org
> [mailto:owner-openldap-bugs@OpenLDAP.org]On Behalf Of lukeh@padl.com
> Sent: Thursday, February 14, 2002 2:07 AM
> To: openldap-its@OpenLDAP.org
> Subject: slap_passwd_parse() returns invalid pointers (ITS#1601)
> 
> 
> Full_Name: Luke Howard
> Version: HEAD
> OS: Darwin
> URL: ftp://ftp.openldap.org/incoming/
> Submission from: (NULL) (165.228.130.11)
> 
> 
> Returns pointers into a BerElement which is freed at the end of 
> the function.