pathspec.c
16.5 KB
-
pathspec: do not try to dereference NULL · dc5fe00c
pathspec_match_free() should not dereference a NULL passed to it. I found this issue when I tried to run example log program with nonexistent branch: ./example/log help Such call leads to segmentation fault.
Boris Egorov committed