Closed GoogleCodeExporter closed 9 years ago
I think I know what's going on here. I am not initializing ipaddr_list to a
null string before sprinting strings into it.
http://code.google.com/p/pacparser/source/browse/src/pacparser.c?spec=svneff6bcf
36aa41bdafe60cdde2df3e0b4a7a8c1b7&r=eff6bcf36aa41bdafe60cdde2df3e0b4a7a8c1b7#118
Original comment by manugarg
on 7 Dec 2010 at 5:10
This change should fix it:
http://code.google.com/r/manugarg-pacparser-dev/source/detail?r=e3b8557c55ed6e82
9249a63d52cd9dd95e77c2cd
Original comment by manugarg
on 7 Dec 2010 at 5:15
I have just cut a new release (1.2.7) which includes this patch.
manugarg@minesofmoria:~/creation/code/pacparser/tools/packages/pacparser-1.2.7/s
rc$ LD_LIBRARY_PATH=. ./pactester -p proxy.pac -u http://www.google.com
127.0.0.1
Original comment by manugarg
on 13 Dec 2010 at 7:37
Original issue reported on code.google.com by
manugarg
on 7 Dec 2010 at 5:06