about summary refs log tree commit diff
path: root/html.c
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-10 16:56:27 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-10 21:40:26 +0200
commited5dccbeaab5c8b30e1c2fe8890fa098537a2621 (patch)
treee3a672c17f5589a417bf9318f6b31a598c5aa8f8 /html.c
parentui-atom: fix resource leak: free before return (diff)
downloadcgit-pink-ed5dccbeaab5c8b30e1c2fe8890fa098537a2621.tar.gz
cgit-pink-ed5dccbeaab5c8b30e1c2fe8890fa098537a2621.zip
ui-atom: fix resource leak: free allocation from cgit_pageurl
Coverity-id: 13945
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
c2b37f5fb579d800915&follow=1'>Makefile: remove CGIT-CFLAGS files in clean stageJason A. Donenfeld 2013-03-20ui-summary.c: Move urls variable into print_urls()Lukas Fleischer 2013-03-20Fix colspan valuesLukas Fleischer 2013-03-20html: check return value of writeJason A. Donenfeld 2013-03-20ui-shared: squelch compiler warning.Jason A. Donenfeld 2013-03-20cgit.mk: Use SHELL_PATH_SQ to run gen-version.shJohn Keeping 2013-03-20cgit.mk: don't rebuild everything if CGIT_VERSION changesJohn Keeping 2013-03-20ui-patch: use cgit_version not CGIT_VERSIONJohn Keeping 2013-03-20Makefile: re-use Git's Makefile where possibleJohn Keeping