[IRCServices Coding] HTTP Error

Romek Krisztién r-krisztian at softhome.net
Sat May 25 23:03:56 PDT 2002


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