]> git.ipfire.org Git - thirdparty/cups.git/commit
httpSeparateURI() did not reject URIs containing raw spaces or other chars that
authormike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 11 Mar 2013 18:37:27 +0000 (18:37 +0000)
committermike <mike@7a7537e8-13f0-0310-91df-b6672ffda945>
Mon, 11 Mar 2013 18:37:27 +0000 (18:37 +0000)
commit5beb5838ffda8a2b73ab439359a8358dc53d8de0
tree3362025f0b97b6dc32fcdc53964b857960ddc28b
parent295883e68800c3211cf14af7ec4cbc84b37369ce
httpSeparateURI() did not reject URIs containing raw spaces or other chars that
are not allowed in a URI.

git-svn-id: svn+ssh://src.apple.com/svn/cups/cups.org/trunk@10898 7a7537e8-13f0-0310-91df-b6672ffda945
cups/http-support.c
cups/testhttp.c
scheduler/ipp.c