[IRCServices Coding] HTTP Error

Romek Kriszti?n r-krisztian at softhome.net
Sat May 25 23:53:45 PDT 2002


Ah, yes, I had to have time to see what's the problem really. :(( I've 
started to learn C but too later, so sorry because of my little experience of 
the language! :)

I'ld like to see if it's okey or not, so can you send me a patch or anything?

Romek Krisztian

------------------------------------------------------------------

>      Fixed (I think), thanks.  (I can't imagine what I must have been on
> when I wrote that code...)
>
>   --Andrew Church
>     achurch at achurch.org
>     http://achurch.org/
>
> >Hello!
> >
> >I cannot reproduce the problem but somebody was browsing the services web
> >server and caused an error to the services so i have a core file:
> >
> >Core was generated by `./ircservices'.
> >Program terminated with signal 11, Segmentation fault.
> >...
> >#0  http_unquote_url (buf=0x8194387 'z' <repeats 200 times>...) at
> > util.c:332 332                 *out++ = *buf++;
> >
> >I don't know if it can help you so if i can, i will reproduce the problem.
> >
> >AngryWolf