X-Git-Url: https://gitweb.ps.run/ps-cgit/blobdiff_plain/1a5e8633ce3ec7f3a82bc0f4ca5ca810473714b9..59fe348deaa270434f05afc56ca8d13618af9ca9:/ui-shared.c diff --git a/ui-shared.c b/ui-shared.c index 77a302d..d3e6488 100644 --- a/ui-shared.c +++ b/ui-shared.c @@ -931,4 +931,5 @@ void cgit_print_snapshot_links(const char *repo, const char *head, cgit_snapshot_link(filename, NULL, NULL, NULL, NULL, filename); html("
"); } + free(prefix); }