xionod

Results 1 comments of xionod

I also have a the same error on ubuntu x64, this patch fixes it http.c ---if ( strlen(line) > 14 && (tmp = strcasestr(line, " HTTP")) ) { +++if (...