Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
avoid off-by-one error in run_upload_archive
Make sure that buf has enough space to store the trailing \0 of the command line argument, too. Signed-off-by: Jochen Voss <voss@seehuhn.de> Signed-off-by: Junio C Hamano <gitster@pobox.com>
- Loading branch information