X-Git-Url: http://git.tremily.us/?a=blobdiff_plain;f=remote-curl.c;h=9a8b12350712422e660f40fdf5ef9f191d37de99;hb=9798f7e5f948b2586c33d850f6a00d4fc0537d75;hp=d8b3600bdd0b96e364775113c63957a2936a3324;hpb=9cfe5f4be36facb593d29d54a3b77e539bd39e87;p=git.git diff --git a/remote-curl.c b/remote-curl.c index d8b3600bd..9a8b12350 100644 --- a/remote-curl.c +++ b/remote-curl.c @@ -400,7 +400,7 @@ static int post_rpc(struct rpc_state *rpc) struct curl_slist *headers = NULL; int use_gzip = rpc->gzip_request; char *gzip_body = NULL; - size_t gzip_size; + size_t gzip_size = 0; int err, large_request = 0; /* Try to load the entire request, if we can fit it into the