You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@apr.apache.org by bu...@apache.org on 2008/11/10 09:11:17 UTC

DO NOT REPLY [Bug 46128] apr_tokenize_to_argv doesn't handle \" when preceded with a space or tab

https://issues.apache.org/bugzilla/show_bug.cgi?id=46128


Bojan Smojver <bo...@rexursive.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |bojan@rexursive.com




--- Comment #1 from Bojan Smojver <bo...@rexursive.com>  2008-11-10 00:11:17 PST ---
Yeah, I get you point. There is no need to skip an extra character if a space
or tab is found inside quotes (the loop will just bump the pointer up in due
course). As it is, backslash gets skipped, therefore missing the escape.

I will commit to trunk. Thanks for the patch!


-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@apr.apache.org
For additional commands, e-mail: bugs-help@apr.apache.org