summary refs log tree commit diff
path: root/bin/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2018-11-21 17:46:47 -0500
committerJune McEnroe <june@causal.agency>2018-11-21 17:47:42 -0500
commita3ce3fbc08f5d5bad9c069b27f7bb49f455bc9d1 (patch)
treec3ef7269279601c10f6e6912e032857e0c7ea91f /bin/Makefile
parentTrack hot slice in tables (diff)
downloadsrc-a3ce3fbc08f5d5bad9c069b27f7bb49f455bc9d1.tar.gz
src-a3ce3fbc08f5d5bad9c069b27f7bb49f455bc9d1.zip
Free buffer block if empty when allocating new block
Diffstat (limited to 'bin/Makefile')
0 files changed, 0 insertions, 0 deletions
This makes the markdown filter generate anchor links for headings. Signed-off-by: Christian Hesse <mail@eworm.de> Tested-by: jean-christophe manciot <actionmystique@gmail.com> 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