about summary refs log tree commit diff
path: root/git
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xssn.at>2010-02-01 17:55:37 +0100
committerLars Hjemli <hjemli@gmail.com>2010-02-27 12:47:57 +0100
commit8d946079c5f51ce934ff5edf6333962c6061d8a5 (patch)
tree6d62be9c7f5e498f55a8c38f29b831fc3fc1d6b0 /git
parentCGIT 0.8.3.1 (diff)
downloadcgit-pink-8d946079c5f51ce934ff5edf6333962c6061d8a5.tar.gz
cgit-pink-8d946079c5f51ce934ff5edf6333962c6061d8a5.zip
ui-shared.c: fix segfault when repo is empty
PATH_INFO="/$REPONAME/commit/?id=1" QUERY_STRING="id=1" ./cgit.cgi
triggers segfault when the repository is empty and therefore
ctx.qry.head is unset

Signed-off-by: Florian Pritz <bluewind@xssn.at>
Signed-off-by: Lars Hjemli <hjemli@gmail.com>
Diffstat (limited to 'git')
0 files changed, 0 insertions, 0 deletions
test/commit/sandman.m?h=catgirl&id=deec27410ab96b001ea97610ffe1512dcb14643f&follow=1'>Add sandmanJune McEnroe 2018-11-29Strip timestamps from log replayJune McEnroe 2018-11-29Add basic log replayJune McEnroe 2018-11-29Show unread count in term titleJune McEnroe 2018-11-29Handle no such nick errorJune McEnroe 2018-11-29Add /whoisJune McEnroe 2018-11-29Set LIBRESSL_PREFIX in Darwin.mkJune McEnroe 2018-11-28Add NetBSD.mkJune McEnroe 2018-11-28Make use of config.mk and add Darwin.mkJune McEnroe