t0901-readtree.c
1.63 KB
-
Fix possible segfaults in src/tree.c (issue 1) · c4b5bedc
git_tree_entry_byname was dereferencing a NULL pointer when the searched file couldn't be found on the tree. New test cases have been added to check for entry access methods. Signed-off-by: Vicent Marti <tanoku@gmail.com>
Vicent Marti committed