From mboxrd@z Thu Jan 1 00:00:00 1970 From: petr.vorel at gmail.com (Petr Vorel) Date: Sun, 12 Mar 2017 18:02:56 +0100 Subject: [PATCH v7 1/1] ui-shared: allow to split the repository link In-Reply-To: <20170312153042.GL2102@john.keeping.me.uk> References: <20170220233604.19578-1-petr.vorel@gmail.com> <20170312153042.GL2102@john.keeping.me.uk> Message-ID: <20170312170255.i4scz2cvlqwcsesb@x230> Hi John, > > Thanks for your review John. Are we there yet? :-) > I just noticed one more thing... > > + html_link_open(cgit_repourl(name), NULL, NULL); > The value returned by cgit_repourl() should be freed. Thanks for info, fixed in v8. Kind regards, Petr