Browse Source
If PATH_MAX on your system is smaller than any path stored in the git repository, that can cause memory corruption inside of the grep_tree function used by git-grep. Signed-off-by: Dmitry Potapov <dpotapov@gmail.com> Signed-off-by: Junio C Hamano <gitster@pobox.com>maint
Dmitry Potapov
17 years ago
committed by
Junio C Hamano
1 changed files with 15 additions and 12 deletions
Loading…
Reference in new issue