]> granicus.if.org Git - cgit/commit
ui-repolist: HTML-escape cgit_rooturl() response
authorJohn Keeping <john@keeping.me.uk>
Sun, 12 Jan 2014 19:45:17 +0000 (19:45 +0000)
committerJason A. Donenfeld <Jason@zx2c4.com>
Sun, 12 Jan 2014 22:02:41 +0000 (23:02 +0100)
commit1de6591159cfe2e0cb442d781c0a360e4928ccca
treef7679cd58126d3e41fc2a6e70cd49a47d3fb7f88
parenta45030f8ee10bc97ffcf1bf0061a2e6f22c7252a
ui-repolist: HTML-escape cgit_rooturl() response

This is for consistency with other callers.  The value returned from
cgit_rooturl is not guaranteed to be HTML-safe.

Signed-off-by: John Keeping <john@keeping.me.uk>
ui-repolist.c