]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Support special characters in URL user info
authorJoel Rosdahl <joel@rosdahl.net>
Wed, 6 Oct 2021 19:37:31 +0000 (21:37 +0200)
committerJoel Rosdahl <joel@rosdahl.net>
Wed, 6 Oct 2021 19:52:49 +0000 (21:52 +0200)
commit5243c21f4c7a8e048ac214bb5a1d78ddd769fbd1
tree9414d558538bde2253398af32870b3c6e9100859
parent964369afe99d5171709b86dc53cb7ead8c1c37b5
fix: Support special characters in URL user info

Bump CxxUrl to v0.3 to fix a URL parsing bug, as suggested by Russell
McClellan.

Fixes #941.
LICENSE.adoc
src/third_party/url.cpp