diff options
author | Tay Ray Chuan <rctay89@gmail.com> | 2010-11-25 16:21:08 +0800 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2010-11-26 14:50:46 -0800 |
commit | dfc2dcd9acf95794788f9471028485c2d2cc78ef (patch) | |
tree | 3018b876c81797bdca1ebe73626995f74c39f25d /git.spec.in | |
parent | 0fdadc501ee42c530946731718dfdd710f4005d3 (diff) | |
download | git-dfc2dcd9acf95794788f9471028485c2d2cc78ef.tar.gz git-dfc2dcd9acf95794788f9471028485c2d2cc78ef.tar.xz |
http-push: check path length before using it
We use path_len to skip the base url/path, but we do not know for sure
if path does indeed contain the base url/path. Check if this is so.
Helped-by: Johnathan Nieder <jrnieder@gmail.com>
Signed-off-by: Tay Ray Chuan <rctay89@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'git.spec.in')
0 files changed, 0 insertions, 0 deletions