[EMAIL PROTECTED] wrote:
> 
>     Guys... please be _careful_ when you pcalloc -> palloc!!!
        :
>   +    else
>   +        base->response_code_strings = NULL;
>   +

And please abide by the style guide:

    else {
        base->response_code_strings = NULL;
    }
-- 
#ken    P-)}

Ken Coar, Sanagendamgagwedweinini  http://Golux.Com/coar/
Author, developer, opinionist      http://Apache-Server.Com/

"All right everyone!  Step away from the glowing hamburger!"

Reply via email to