[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: (ITS#4512) seg-fault while building cn=config with debugging on
erici@motown.cc.utexas.edu wrote:
> Maybe a problem with conflicting declarations between stdarg.h and the OL
> code?
>
No just a case of badly written Debug statements that were only tested
on x86 machines (where the string library doesn't care if you pass them
NULL pointers, vs Sparcs where the string library always crashes when
given NULL pointers).
Fixed in HEAD.
--
-- Howard Chu
Chief Architect, Symas Corp. http://www.symas.com
Director, Highland Sun http://highlandsun.com/hyc
OpenLDAP Core Team http://www.openldap.org/project/