summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: 59b8d38)
raw | patch | inline | side by side (parent: 59b8d38)
author | Junio C Hamano <gitster@pobox.com> | |
Mon, 14 Sep 2009 21:48:15 +0000 (14:48 -0700) | ||
committer | Junio C Hamano <gitster@pobox.com> | |
Mon, 14 Sep 2009 21:48:15 +0000 (14:48 -0700) |
An earlier 59b8d38 (http.c: remove verification of remote packs) left
the variable "url" uninitialized; "goto cleanup" codepath can free it
which is not very nice.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
the variable "url" uninitialized; "goto cleanup" codepath can free it
which is not very nice.
Signed-off-by: Junio C Hamano <gitster@pobox.com>
http.c | patch | blob | history |