]> git.cameronkatri.com Git - cgit.git/blobdiff - ui-summary.c
ui-summary: do not free ref
[cgit.git] / ui-summary.c
index d8500d64f7115d321476c57db228e00eccb6c4d8..5598d0808ae066dd7827d0f6b282caae69394630 100644 (file)
@@ -163,7 +163,6 @@ void cgit_print_repo_readme(char *path)
        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)