about summary refs log tree commit diff
path: root/contrib/hooks
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-10 16:56:26 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-10 21:40:05 +0200
commit144e3c6085cfea95868a799ee976ed221dd86d8a (patch)
treebeceadf5941fc112b13eb243d028dbb4769c8060 /contrib/hooks
parentui-atom: fix resource leak: free allocation from cgit_repourl (diff)
downloadcgit-pink-144e3c6085cfea95868a799ee976ed221dd86d8a.tar.gz
cgit-pink-144e3c6085cfea95868a799ee976ed221dd86d8a.zip
ui-atom: fix resource leak: free before return
Coverity-id: 13946
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
:05:34 +0100'>2014-01-10cgit.c: Use "else" for mutually exclusive branchesLukas Fleischer 2014-01-10ui-snapshot.c: Do not reinvent suffixcmp()Lukas Fleischer 2014-01-10Refactor cgit_parse_snapshots_mask()Lukas Fleischer 2014-01-10Disallow use of undocumented snapshot delimitersLukas Fleischer 2014-01-10Replace most uses of strncmp() with prefixcmp()Lukas Fleischer 2014-01-09README: Fix dependenciesLukas Fleischer 2014-01-08README: Spelling and formatting fixesLukas Fleischer 2014-01-08Fix UTF-8 with syntax-highlighting.pyPřemysl Janouch 2014-01-08Add a suggestion to the manpagePřemysl Janouch 2014-01-08Fix the example configurationPřemysl Janouch 2014-01-08Fix about-formatting.shPřemysl Janouch 2014-01-08Fix some spelling errorsPřemysl Janouch 2014-01-08filters: highlight.sh: add css comments for highlight 2.6 and 3.8Ferry Huberts