about summary refs log tree commit diff
path: root/contrib/hooks
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 13:15:51 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 14:04:42 +0200
commit6edfc1672cdc5eb0dfb0ff5db0ec1de1ec53415e (patch)
tree9fbff90b162ac0e9418034449cc350ed4f6d66ae /contrib/hooks
parentui-shared: return value of cgit_hosturl is not const (diff)
downloadcgit-pink-6edfc1672cdc5eb0dfb0ff5db0ec1de1ec53415e.tar.gz
cgit-pink-6edfc1672cdc5eb0dfb0ff5db0ec1de1ec53415e.zip
ui-shared: fix resource leak: free allocation from cgit_hosturl
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
tml?id=2170945fab0904f7d631ab14d2e3c3192a6ddad4&follow=1'>Set img src when explore fragment changesJune McEnroe 2019-01-07Compress PNG data in imageJune McEnroe kcgi never enables compression for FastCGI. 2019-01-07madvise MADV_NOCORE in imageJune McEnroe 2019-01-07Add license notice to explore JavaScriptJune McEnroe 2019-01-07Add Q/Home binding in exploreJune McEnroe 2019-01-07Fix explore image URLJune McEnroe 2019-01-07Add HOME button, ssh link, AGPL notice to exploreJune McEnroe 2019-01-06Add meta viewport to exploreJune McEnroe 2019-01-06Set background and max-width in exploreJune McEnroe 2019-01-06Swallow writes after the connection is closedJune McEnroe It was not okay. 2019-01-06Handle KCGI_HUPJune McEnroe I hope it's okay that I keep writing to the fwopen stream after streamWrite returns -1. 2019-01-06Install html filesJune McEnroe