ui-summary: do not free ref Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Jason A. Donenfeld Jason@zx2c4.com
Tue, 28 May 2013 09:31:45 +0200
1 files changed,
0 insertions(+),
1 deletions(-)
jump to
M
ui-summary.c
→
ui-summary.c
@@ -163,7 +163,6 @@ html_include(filename);
if (ctx.repo->about_filter) { cgit_close_filter(ctx.repo->about_filter); ctx.repo->about_filter->argv[1] = NULL; - free(ref); } html("</div>"); if (free_filename)