]> git.ipfire.org Git - thirdparty/git.git/commit - http-push.c
http-push cleanup
authorNick Hengeveld <nickh@reactrix.com>
Tue, 29 Nov 2005 17:33:36 +0000 (09:33 -0800)
committerJunio C Hamano <junkio@cox.net>
Tue, 29 Nov 2005 18:51:39 +0000 (10:51 -0800)
commit3e9fabc85ef44fa0f275dd89738a2dacb7b6f5db
treeed2ade218860dd84e8b690c6bc453c2adb295d59
parent2c4ed386e8861e730037abe4f4d9e032c5c46242
http-push cleanup

The malloc patch from Jan Andres fixed the problem that was causing a
segfault when freeing the lock token, and Johannes Schindelin found
and fixed a problem when no URL is specified on the command line.

Signed-off-by: Nick Hengeveld <nickh@reactrix.com>
Signed-off-by: Junio C Hamano <junkio@cox.net>
http-push.c