From: "H. Peter Anvin" <hpa@zytor.com> Date: 2016-06-15 22:42:09
This patch adds some extra paranoia to the git-daemon filename test. In
particular, it now rejects pathnames containing // or ending with /; it
also adds a redundant test for pathname absoluteness (belts and suspenders.)
Signed-off-by: H. Peter Anvin <hpa@zytor.com>