about summary refs log tree commit diff
path: root/tests/valgrind
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2015-10-10 16:56:25 +0200
committerJason A. Donenfeld <Jason@zx2c4.com>2015-10-10 21:39:53 +0200
commit97da17b783697b4c5430f130ab449121d0692530 (patch)
treed46e87dafbf26cd21233aee0f6dbdac30f1bd98a /tests/valgrind
parentui-blob: fix resource leak: free before return (diff)
downloadcgit-pink-97da17b783697b4c5430f130ab449121d0692530.tar.gz
cgit-pink-97da17b783697b4c5430f130ab449121d0692530.zip
ui-atom: fix resource leak: free allocation from cgit_repourl
Coverity-id: 13947
Signed-off-by: Christian Hesse <mail@eworm.de>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
t.c?h=1.4.0&id=55ebd5e97ccd0da9424d68f1e0f301551cf4b47a&follow=1'>git: update to v2.20.0Christian Hesse 2018-11-25ui-blame: set repo for sbJason A. Donenfeld 2018-11-25auth-filter: pass url with query string attachedJason A. Donenfeld 2018-11-21git: use xz compressed archive for downloadChristian Hesse 2018-10-12git: update to v2.19.1Christian Hesse 2018-09-11ui-ssdiff: ban strcat()Christian Hesse 2018-09-11ui-ssdiff: ban strncpy()Christian Hesse 2018-09-11ui-shared: ban strcat()Christian Hesse 2018-09-11ui-patch: ban sprintf()Christian Hesse 2018-09-11ui-log: ban strncpy()Christian Hesse 2018-09-11ui-log: ban strcpy()Christian Hesse 2018-09-11parsing: ban sprintf()Christian Hesse 2018-09-11parsing: ban strncpy()Christian Hesse 2018-08-28filters: generate anchor links from markdownChristian Hesse 2018-08-03Bump version.Jason A. Donenfeld 2018-08-03clone: fix directory traversalJason A. Donenfeld 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev