bugzilla-daemon at mindrot.org
2015-May-25 00:05 UTC
[Bug 1596] Option parser does not permit a double-quote character to occur in option values
https://bugzilla.mindrot.org/show_bug.cgi?id=1596 Damien Miller <djm at mindrot.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Blocks|2360 |2403 --- Comment #23 from Damien Miller <djm at mindrot.org> --- auth2-pubkey.c's split_argv() would be better choice than sftp.c:makeargv(), as the latter has a bunch of goop to deal with glob characters that isn't relevant to argument parsing. Another option is a more drastic replacement of the config language, which has been discussed a little. -- You are receiving this mail because: You are watching the assignee of the bug. You are watching someone on the CC list of the bug.
Seemingly Similar Threads
- [Bug 1596] Option parser does not permit a double-quote character to occur in option values
- [Bug 1596] Option parser does not permit a double-quote character to occur in option values
- [Bug 1596] New: Option parser does not permit a double-quote character to occur in option values
- [Bug 1596] Option parser does not permit a double-quote character to occur in option values
- [Bug 1596] Option parser does not permit a double-quote character to occur in option values