What steps will reproduce the problem?
1. Invoke /usr/bin/proxy
2. Type a URL, e.g. http://foo
What is the expected output? What do you see instead?
http://foo is parsed correctly
What version of the product are you using? On what operating system?
0.2.3, OpenSolaris
Please provide any additional information below.
This is caused by the parsed string is not correct in readline().
The end of char needs '\0'. I'm attaching the patch.
Original issue reported on code.google.com by takao.fujiwara1 on 13 Feb 2009 at 6:35
Original issue reported on code.google.com by
takao.fujiwara1
on 13 Feb 2009 at 6:35Attachments: