Use __VA_ARGS__ for all of error's arguments
[git.git] / remote-curl.c
index d8b3600bdd0b96e364775113c63957a2936a3324..9a8b12350712422e660f40fdf5ef9f191d37de99 100644 (file)
@@ -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