index
:
patchwork/cgit.git
master
cgit - fast webinterface for git
summary
refs
log
tree
commit
diff
about
log msg
author
committer
range
path:
root
/
parsing.c
Side-by-side diff
Diffstat
(limited to 'parsing.c') (
more
/
less
context) (
show
whitespace changes)
-rw-r--r--
parsing.c
1
1 files changed, 1 insertions, 0 deletions
diff --git a/parsing.c b/parsing.c
index 30e7648..0412a9c 100644
--- a/
parsing.c
+++ b/
parsing.c
@@ -201,2 +201,3 @@ struct commitinfo *cgit_parse_commit(struct commit *commit)
ret->msg = NULL;
+ ret->msg_encoding = NULL;