the repository which powers this website
Diffstat (limited to 'themed/summary.html')
-rw-r--r--themed/summary.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/themed/summary.html b/themed/summary.html
index 4a3ca3f2..c22248eb 100644
--- a/themed/summary.html
+++ b/themed/summary.html
@@ -66,6 +66,7 @@
{! cgit_print_age(info->committer_date, info->committer_tz, TM_WEEK * 2); !} ago
</span>
</div>
+ {! cgit_free_commitinfo(info); !}
{# Files #}
{!
const struct object_id *tree_oid = get_commit_tree_oid(commit);