summaryrefslogtreecommitdiff
path: root/git.h
diff options
context:
space:
mode:
authorLars Hjemli <hjemli@gmail.com>2007-01-16 18:41:01 +0100
committerLars Hjemli <hjemli@gmail.com>2007-01-16 18:41:01 +0100
commit66091f934a2d064ae55095cdc5ae008b43ea60fe (patch)
tree3faeafcfff2b21313464d9b919cd4b76b12a5fe9 /git.h
parent5cd2bf7e7f3f3daf6107cd3a269bad78e342de70 (diff)
downloadcgit-66091f934a2d064ae55095cdc5ae008b43ea60fe.tar.gz
cgit-66091f934a2d064ae55095cdc5ae008b43ea60fe.tar.bz2
cgit-66091f934a2d064ae55095cdc5ae008b43ea60fe.zip
Handle empty/malformed commit messages
An empty commit message would trigger a segfault in the current cgit_parse_commit(). Also, make sure that all char-pointers are properly initialized.
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
/span>/+133 2009-07-05Translation and stuffRené 'Necoro' Neumann3-348/+412 2009-07-05TypoRené 'Necoro' Neumann1-1/+1 2009-07-05Allow ':' in expression names. Thus removing the colon as an assignment operatorRené 'Necoro' Neumann2-6/+2 2009-07-05DocRené 'Necoro' Neumann1-1/+14 2009-07-05Install package_details.pyRené 'Necoro' Neumann1-1/+1 2009-07-05Sort plugins in the windowRené 'Necoro' Neumann2-13/+12 2009-07-05Port DependencyDetailRené 'Necoro' Neumann4-129/+118 2009-07-05Also port FilesDetailRené 'Necoro' Neumann3-43/+24 2009-07-05Also ported EbuildDetailRené 'Necoro' Neumann3-27/+14