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

Re: PHP+LDAP not really works (clarifications)



Tabs are evil. 


On Sat, Jan 11, 2003 at 02:18:08PM +0100, Frode E. Moe wrote:
> Some clarifications are in order here.
> 
> request.c line 565 is:
> 
> for ( ttmplr = &lr->lr_parent->lr_child; *ttmplr && *ttmplr != lr; ttmplr = &(*ttmplr)->lr_refnext ); 
>                                              ^ 
>                                              ^
>                                   this is causing the segfault.
>