summaryrefslogtreecommitdiff
path: root/object-refs.c
diff options
context:
space:
mode:
authorLibravatar Uwe Zeisberger <zeisberg@informatik.uni-freiburg.de>2006-06-21 11:04:12 +0200
committerLibravatar Junio C Hamano <junkio@cox.net>2006-06-21 02:30:46 -0700
commitbb9e15a83c425ff31e4da6b004bd4557d528b755 (patch)
tree1fd9cce933413556be5994202c7bead7222df370 /object-refs.c
parentcheckout -f: do not leave untracked working tree files. (diff)
downloadtgif-bb9e15a83c425ff31e4da6b004bd4557d528b755.tar.xz
Fix possible out-of-bounds array access
If match is "", match[-1] is accessed. Let pathspec_matches return 1 in that case indicating that "" matches everything. Incidently this fixes git-grep'ing in ".". Signed-off-by: Uwe Zeisberger <Uwe_Zeisberger@digi.com> Signed-off-by: Junio C Hamano <junkio@cox.net>
Diffstat (limited to 'object-refs.c')
0 files changed, 0 insertions, 0 deletions