diff options
author | Stefan Naewe <stefan.naewe@gmail.com> | 2015-12-05 16:27:24 +0100 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2015-12-07 12:32:02 -0800 |
commit | a2678df335f3404bc5d96683fa36b8cfab7946b0 (patch) | |
tree | bc5ec704370e60f8db15ad3f1dd409906bf5e7e9 /notes-utils.c | |
parent | 24358560c3c0ab51c9ef8178d99f46711716f6c0 (diff) | |
download | git-sn/null-pointer-arith-in-mark-tree-uninteresting.tar.gz |
revision.c: fix possible null pointer arithmeticsn/null-pointer-arith-in-mark-tree-uninteresting
mark_tree_uninteresting() dereferences a tree pointer before
checking if the pointer is valid. Fix that by doing the check first.
Signed-off-by: Stefan Naewe <stefan.naewe@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'notes-utils.c')
0 files changed, 0 insertions, 0 deletions