about summary refs log tree commit diff
path: root/ui-tree.c
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 /ui-tree.c
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 'ui-tree.c')
0 files changed, 0 insertions, 0 deletions
it/bin/ttpre.c?id=a08a441761ddc0693ca99231f8cc6de505cf15dc&follow=1'>Fix comparison warning in ttpreJune McEnroe 2019-05-20Add AuthorityJune McEnroe 2019-05-19Specify precedence of unary versions of operatorsJune McEnroe 2019-05-18Add compound assignment operators to orderJune McEnroe 2019-05-15Support simple assignment in orderJune McEnroe 2019-05-15Implement sizeof in orderJune McEnroe 2019-05-15Add orderJune McEnroe 2019-05-12Add T suffix in bitJune McEnroe 2019-05-10Highlight yacc and lex files as CJune McEnroe 2019-05-10Use val instead of suboptargJune McEnroe 2019-05-09Add Parable of the SowerJune McEnroe 2019-05-07Add bit without buildJune McEnroe 2019-05-04Fix MANDIR typoJune McEnroe 2019-05-04Move relay to binJune McEnroe