author | Johannes Schindelin <Johannes.Schindelin@gmx.de> | |
Sat, 29 Jul 2006 00:10:07 +0000 (02:10 +0200) | ||
committer | Junio C Hamano <junkio@cox.net> | |
Sat, 29 Jul 2006 00:13:00 +0000 (17:13 -0700) | ||
commit | 1b03dfed182a1dc47cc0eb1047a34cd914440ce6 | |
tree | 90b436b26aa7fc222ecca0e9d9846136c71e6d8a | tree | snapshot |
parent | fff8fd5b1ee9c13694c29ba3544f5b1ebf0f4fb2 | commit | diff |
Fix http-fetch
With the latest changes in fetch.c, http-fetch crashed accessing
write_ref[i], where write_ref was NULL.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
With the latest changes in fetch.c, http-fetch crashed accessing
write_ref[i], where write_ref was NULL.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>
Signed-off-by: Junio C Hamano <junkio@cox.net>
fetch.c | diff | blob | history |