summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 920d8d1)
raw | patch | inline | side by side (parent: 920d8d1)
author | Jeff King <peff@peff.net> | |
Fri, 20 Feb 2009 03:23:43 +0000 (22:23 -0500) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Fri, 20 Feb 2009 14:04:16 +0000 (15:04 +0100) |
Commit 436674f introduced a grep_text utility function which
takes a NULL-terminated list; the callsite in blame_grep
forgot to put in a NULL, leading to segmentation faults.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
takes a NULL-terminated list; the callsite in blame_grep
forgot to put in a NULL, leading to segmentation faults.
Signed-off-by: Jeff King <peff@peff.net>
Signed-off-by: Jonas Fonseca <fonseca@diku.dk>
tig.c | patch | blob | history |