commit | 3e9fabc85ef44fa0f275dd89738a2dacb7b6f5db | [log] [tgz] |
---|---|---|
author | Nick Hengeveld <nickh@reactrix.com> | Tue Nov 29 09:33:36 2005 -0800 |
committer | Junio C Hamano <junkio@cox.net> | Tue Nov 29 10:51:39 2005 -0800 |
tree | ed2ade218860dd84e8b690c6bc453c2adb295d59 | |
parent | 2c4ed386e8861e730037abe4f4d9e032c5c46242 [diff] |
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>