summary refs log tree commit diff
path: root/bin/cash/libedit/Makefile
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-01-11 13:59:39 -0500
committerJune McEnroe <june@causal.agency>2019-01-11 13:59:39 -0500
commite9af3c7681723244c0ca305d8cc540ad4540ca80 (patch)
treecd0f26821ab2738bde4f439edaee8186a5015af6 /bin/cash/libedit/Makefile
parentDon't make depend automatically (diff)
downloadsrc-e9af3c7681723244c0ca305d8cc540ad4540ca80.tar.gz
src-e9af3c7681723244c0ca305d8cc540ad4540ca80.zip
Add PSlit for prompt escapes
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions
-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