]> gitweb.ps.run Git - ps-cgit/commitdiff
parsing.c: be prepared for unexpected content in commit/tag objects
authorLars Hjemli <hjemli@gmail.com>
Sun, 14 Sep 2008 07:45:37 +0000 (09:45 +0200)
committerLars Hjemli <hjemli@gmail.com>
Mon, 15 Sep 2008 20:33:11 +0000 (22:33 +0200)
When parsing commits and tags cgit made too many assumptions about the
formatting of said objects. This patch tries to make the code be more
prepared to handle 'malformed' objects.

Signed-off-by: Lars Hjemli <hjemli@gmail.com>

No differences found