Re: [PATCH 1/3] ui-repolist: fix memory leak

2016-10-12 Thread Jason A. Donenfeld
Nice find, thanks. Queue 'er up. ___ CGit mailing list CGit@lists.zx2c4.com http://lists.zx2c4.com/mailman/listinfo/cgit

[PATCH 1/3] ui-repolist: fix memory leak

2016-10-10 Thread Christian Hesse
From: Christian Hesse Signed-off-by: Christian Hesse --- ui-repolist.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ui-repolist.c b/ui-repolist.c index 1d9a7f7..7158bf7 100644 --- a/ui-repolist.c +++ b/ui-repolist.c @@ -343,13 +343,15 @@