-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
version:skipfish 2.10b
filename:skipfish.c
function name:read_urls
line number:221
code:
-- if(!strncmp((char*)url,"GET ", 4) || !strncmp((char*)url,"POST ", 4)) {
++ if(!strncmp((char*)url,"GET ", 4) || !strncmp((char*)url,"POST ", 5)) {
Original issue reported on code.google.com by ahai....@gmail.com on 29 Jun 2015 at 7:56
Reactions are currently unavailable