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

Re: Bug in openldap-1.1.4



At 06:10 PM 2/2/99 -0500, Ben Collins wrote:
>Basically use ldapsearch ""
>
>The first time it returns an error, the second time the server dies
>with a segmentation fault. I would have attached the output from slapd
>-d 65535, but I imagine you guys can do that already :)

Looks like a double free bug.  I only saw the error when I told
told my BSD malloc() to be very picky.   I committed a patch to
devel to resolve it and will integrated it into REL_ENG_1_2
tomorrow or so.

	-- Kurt