summaryrefslogtreecommitdiff
path: root/ui-diff.c
diff options
context:
space:
mode:
authorOndrej Jirman <ondrej.jirman@zonio.net>2007-05-26 03:27:49 +0200
committerLars Hjemli <hjemli@gmail.com>2007-05-31 10:24:43 +0200
commit6130231ed5e7475836a44d79d5f09e300e71a407 (patch)
tree9fc492315a0e9f23f1e8b0fba2420c2626a82152 /ui-diff.c
parenta922615dae5d1f7b932dd1fc5a5f121748d96c5a (diff)
downloadcgit-6130231ed5e7475836a44d79d5f09e300e71a407.tar.gz
cgit-6130231ed5e7475836a44d79d5f09e300e71a407.tar.bz2
cgit-6130231ed5e7475836a44d79d5f09e300e71a407.zip
Check for NULL commit buffer in cgit_parse_commit()
This can be NULL, so try not to segfault. Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
.6.2&id=ad4fc762750781eac1747cf6d993ccba1434781d&follow=1'>Implement interactive init functionSvend Sorensen1-0/+8 2014-05-07Implement interactive rename functionSvend Sorensen1-0/+7 2014-05-07Reorder interactive function to match order of helper functionsSvend Sorensen1-13/+13 2014-05-07Make edit helper function name consistent with other helpersSvend Sorensen1-1/+1 2014-05-07Factor out password completing-read functionSvend Sorensen1-4/+8 2014-05-07Add dash to Package-RequiresSvend Sorensen1-1/+1 2014-05-06Force sane sort order.Jason A. Donenfeld1-2/+2 2014-05-06generate: add --in-place optionJason A. Donenfeld4-9/+33