aboutsummaryrefslogtreecommitdiffstats
path: root/parsing.c
diff options
context:
space:
mode:
authorLukas Fleischer <[email protected]>2015-02-09 06:25:00 +0000
committerJason A. Donenfeld <[email protected]>2015-02-09 10:51:14 +0000
commitb66b16ed026c6f57ad8ae892c821d835113e7fb2 (patch)
tree604193d1a658df7e3ebec743f5210dae86c4f2e9 /parsing.c
parentgit: update for v2.3.0 (diff)
downloadcgit-b66b16ed026c6f57ad8ae892c821d835113e7fb2.tar.gz
cgit-b66b16ed026c6f57ad8ae892c821d835113e7fb2.zip
ui-clone.c: Fix path check
The starts_with() check was broken in two ways: For one thing, the parameters were passed in the wrong order, for another thing, starts_with() returns 1 if the string starts with the prefix (not 0). Note that this bug existed since commit 02a545e (Add support for cloning over http, 2008-08-06) but only pops in in corner cases. Signed-off-by: Lukas Fleischer <[email protected]>
Diffstat (limited to 'parsing.c')
0 files changed, 0 insertions, 0 deletions