]> gitweb.ps.run Git - ps-cgit/commitdiff
Handle empty/malformed commit messages
authorLars Hjemli <hjemli@gmail.com>
Tue, 16 Jan 2007 17:41:01 +0000 (18:41 +0100)
committerLars Hjemli <hjemli@gmail.com>
Tue, 16 Jan 2007 17:41:01 +0000 (18:41 +0100)
An empty commit message would trigger a segfault in the current
cgit_parse_commit().

Also, make sure that all char-pointers are properly initialized.


No differences found