tests/blame/buffer.c


Log

Author Commit Date CI Message
lhchavez 62d59467 2020-03-08T02:13:11 Fix segfault when calling git_blame_buffer() This change makes sure that the hunk is not null before trying to dereference it. This avoids segfaults, especially when blaming against a modified buffer (i.e. the index). Fixes: #5443
Ben Straub 0d8265c8 2014-02-22T09:25:41 Staticize file-local variables
Ben Straub 17820381 2013-11-14T14:05:52 Rename tests-clar to tests