]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
Fix typo in http-push.c
authorJan Andres <jandres@gmx.net>
Tue, 29 Nov 2005 00:51:54 +0000 (01:51 +0100)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 Nov 2005 05:56:30 +0000 (21:56 -0800)
commit3e2f62bebfe8e9aeea63849c37c65f25ea001e65
treee2048858b5e096a2e3608bac59fed070e8db833b
parentf2e6f1c9763f65918211ed28caf77a40effa4e7e
Fix typo in http-push.c

Typo resulted in accessing past the beginning of a string causing segfaults.

[jc: signoffs?]
http-push.c