author | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Aug 2011 19:31:01 +0000 (12:31 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 8 Aug 2011 19:31:01 +0000 (12:31 -0700) | ||
commit | 0d086b8e33820d7cf87386a912e2939c59822f35 | |
tree | 0a44aa5d8e45705f4c3fcc565a96eb6107a39ba1 | tree | snapshot |
parent | 90a6c7d443058e8ad3eb36d21f4ede99addbca61 | commit | diff |
receive-pack: do not overstep command line argument array
Previous commit added one element to the command line, without
making sure the result fits there.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Previous commit added one element to the command line, without
making sure the result fits there.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
builtin/receive-pack.c | diff | blob | history |