]> git.ipfire.org Git - thirdparty/ccache.git/commit
fix: Fix Windows is_absolute_path() crash on drive letter (#1338)
authorMartin Blanchard <49144287+mablanchard@users.noreply.github.com>
Mon, 16 Oct 2023 19:06:47 +0000 (21:06 +0200)
committerGitHub <noreply@github.com>
Mon, 16 Oct 2023 19:06:47 +0000 (21:06 +0200)
commitcdc51b2e61f13ffc433bbb341e81a514f3bd86a3
tree6598ca98fb7baf37d95feeb537d081c642c85cb6
parenta6bdecd8a8833f6e928b4fbe901977c13b22f670
fix: Fix Windows is_absolute_path() crash on drive letter (#1338)
src/util/path.cpp
unittest/test_util_path.cpp