author | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Oct 2005 00:29:21 +0000 (17:29 -0700) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Mon, 3 Oct 2005 00:29:21 +0000 (17:29 -0700) | ||
commit | c807f771947de65dceb22960d1a093d702f42105 | |
tree | c719f13a676484600e41e99f30087498ccd6725b | tree | snapshot |
parent | 91dd674e30ba0298e89c9be2657024805170c2ac | commit | diff |
Fix minor DOS in rev-list.
A carefully crafted pathname can be used to disrupt downstream git-pack-objects
that uses 'git-rev-list --objects' output. Prevent this.
Signed-off-by: Junio C Hamano <junkio@cox.net>
A carefully crafted pathname can be used to disrupt downstream git-pack-objects
that uses 'git-rev-list --objects' output. Prevent this.
Signed-off-by: Junio C Hamano <junkio@cox.net>
rev-list.c | diff | blob | history |