]> asedeno.scripts.mit.edu Git - git.git/commit
ssh-upload: prevent buffer overrun
authorAndy Whitcroft <apw@shadowen.org>
Mon, 8 Jan 2007 11:45:44 +0000 (11:45 +0000)
committerJunio C Hamano <junkio@cox.net>
Mon, 8 Jan 2007 22:45:54 +0000 (14:45 -0800)
commitd677db86d9fa98b063846ed461312eb04fe23ba5
treeb4479be618158da4e9cf179fe7ff680e0d563ac0
parent4083c2fce86c777415a3bc0d5813bcb73f676f98
ssh-upload: prevent buffer overrun

Prevent a client from overrunning the on stack ref buffer.

Signed-off-by: Andy Whitcroft <apw@shadowen.org>
Signed-off-by: Junio C Hamano <junkio@cox.net>
ssh-upload.c