about summary refs log tree commit diff
path: root/filters/commit-links.sh
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2010-08-03 22:06:21 +0200
committerLars Hjemli <hjemli@gmail.com>2010-08-03 22:06:21 +0200
commit3687be20bc4abf0c0c197d617afaa3a717b1ab9c (patch)
treec1f8f6f93006ffb583c1f0d84607934144caf89b /filters/commit-links.sh
parentReencode author and committer (diff)
downloadcgit-pink-3687be20bc4abf0c0c197d617afaa3a717b1ab9c.tar.gz
cgit-pink-3687be20bc4abf0c0c197d617afaa3a717b1ab9c.zip
ui-refs.c: avoid segfault on unparsed ref objects
When a ref refers to something other then a commit or tag object, cgit
could segfault when trying to display the tag info.

Noticed-by: Eugene Sajine <euguess@gmail.com>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'filters/commit-links.sh')
0 files changed, 0 insertions, 0 deletions
a>June McEnroe 2021-09-10Publish "git-comment"June McEnroe 2021-09-10Add git comment --pretty optionJune McEnroe 2021-09-08Defer printing comment if line is blank or closing braceJune McEnroe 2021-09-08Up default min-repeat to 30 linesJune McEnroe 2021-09-08Handle dirty lines in git-commentJune McEnroe 2021-09-08Document and install git-commentJune McEnroe 2021-09-08Add repeat and all options to git-commentJune McEnroe 2021-09-08Add group threshold to git-commentJune McEnroe