about summary refs log tree commit diff
path: root/tests/valgrind
diff options
context:
space:
mode:
authorChristian Hesse <mail@eworm.de>2014-01-14 11:32:54 +0100
committerJason A. Donenfeld <Jason@zx2c4.com>2014-01-14 13:55:25 +0100
commit50287e7912129881a0157e4ae6dcc42310567c6e (patch)
treef8f27fb7e15fd30d407c7b766069d8894e3a3e8f /tests/valgrind
parentmakefile: only display lua message once (diff)
downloadcgit-pink-50287e7912129881a0157e4ae6dcc42310567c6e.tar.gz
cgit-pink-50287e7912129881a0157e4ae6dcc42310567c6e.zip
email-gravatar.lua: fix for lua 5.2
Diffstat (limited to 'tests/valgrind')
0 files changed, 0 insertions, 0 deletions
018-08-03 17:04:03 +0200'>2018-08-03Bump version.Jason A. Donenfeld Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> 2018-08-03clone: fix directory traversalJason A. Donenfeld This was introduced in the initial version of this code, way back when in 2008. $ curl http://127.0.0.1/cgit/repo/objects/?path=../../../../../../../../../etc/passwd root:x:0:0:root:/root:/bin/sh ... Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com> Reported-by: Jann Horn <jannh@google.com> 2018-08-03config: record repo.snapshot-prefix in the per-repo configKonstantin Ryabitsev