diff options
author | Michael Haggerty <mhagger@alum.mit.edu> | 2012-09-09 08:19:41 +0200 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2012-09-12 11:46:31 -0700 |
commit | 382a96711470489ea6e4e277accd3afc46526bfc (patch) | |
tree | 061a8f50b081cc31daf5634d879b87242e15d369 /compat/precompose_utf8.h | |
parent | 8bee93dd24731a1d2ef7c82d484a893cf68b6572 (diff) | |
download | git-382a96711470489ea6e4e277accd3afc46526bfc.tar.gz |
filter_refs(): do not check the same sought_pos twice
Once a match has been found at sought_pos, the entry is zeroed and no
future attempts will match that entry. So increment sought_pos to
avoid checking against the zeroed-out entry during the next iteration.
Signed-off-by: Michael Haggerty <mhagger@alum.mit.edu>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'compat/precompose_utf8.h')
0 files changed, 0 insertions, 0 deletions