diff options
author | Junio C Hamano <gitster@pobox.com> | 2016-10-27 14:58:50 -0700 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2016-10-27 14:58:50 -0700 |
commit | ee87d47b364cdaf78badefb3f7044b8074ed1550 (patch) | |
tree | 5f9e8e94577be4f7fa6ffd278d1c069b7f905aaf /gettext.h | |
parent | Merge branch 'rs/ring-buffer-wraparound' (diff) | |
parent | daemon: detect and reject too-long paths (diff) | |
download | tgif-ee87d47b364cdaf78badefb3f7044b8074ed1550.tar.xz |
Merge branch 'jk/daemon-path-ok-check-truncation'
"git daemon" used fixed-length buffers to turn URL to the
repository the client asked for into the server side directory
path, using snprintf() to avoid overflowing these buffers, but
allowed possibly truncated paths to the directory. This has been
tightened to reject such a request that causes overlong path to be
required to serve.
* jk/daemon-path-ok-check-truncation:
daemon: detect and reject too-long paths
Diffstat (limited to 'gettext.h')
0 files changed, 0 insertions, 0 deletions