about summary refs log tree commit diff
path: root/tests/t0103-log.sh
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-09 14:55:49 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-09 15:50:09 +0200
commit979db79a80f1926c677691b68eb22b4852a77b50 (patch)
treea4854058404acfddf73a401dd16b866eecc18d65 /tests/t0103-log.sh
parentui-repolist: fix resource leak: free allocation from cgit_currenturl (diff)
downloadcgit-pink-979db79a80f1926c677691b68eb22b4852a77b50.tar.gz
cgit-pink-979db79a80f1926c677691b68eb22b4852a77b50.zip
ui-plain: fix resource leak: free before return
Coverity-id: 13940
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to 'tests/t0103-log.sh')
0 files changed, 0 insertions, 0 deletions
a href='/cgit-pink/commit/filter.c?id=9786f4613da38cb263e76263370d7816a9347149&follow=1'>filter: don't forget to reap the auth filterJason A. Donenfeld 2014-01-17cgit.c: free tmp variableJason A. Donenfeld 2014-01-17Switch to exclusively using global ctxLukas Fleischer 2014-01-16auth: have cgit calculate login addressJason A. Donenfeld 2014-01-16auth: lua string comparisons are time invariantJason A. Donenfeld 2014-01-16authentication: use hidden form instead of refererJason A. Donenfeld 2014-01-16auth: add basic authentication filter frameworkJason A. Donenfeld 2014-01-16t0111: Additions and fixesLukas Fleischer 2014-01-16parsing.c: Remove leading space from committerLukas Fleischer