summaryrefslogtreecommitdiff
path: root/test-chmtime.c
diff options
context:
space:
mode:
authorLibravatar Stefan Beller <sbeller@google.com>2015-06-26 12:40:19 -0700
committerLibravatar Junio C Hamano <gitster@pobox.com>2015-06-29 09:54:18 -0700
commitae40ebda9bf68b0be8deafd93b7982d443f2b1b2 (patch)
treeca7595feb27d19e68aa2f24e4f351339b0661fb2 /test-chmtime.c
parentlimit_list: avoid quadratic behavior from still_interesting (diff)
downloadtgif-ae40ebda9bf68b0be8deafd93b7982d443f2b1b2.tar.xz
revision.c: remove unneeded check for NULL
The function is called only from one place, which makes sure to have `interesting_cache` not NULL. Additionally the variable is a dereferenced a few lines before unconditionally, which would have resulted in a segmentation fault before hitting this check. Signed-off-by: Stefan Beller <sbeller@google.com> Acked-by: Jeff King <peff@peff.net> Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'test-chmtime.c')
0 files changed, 0 insertions, 0 deletions