Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
tests: move test_cmp_rev to test-lib-functions
[gitweb.git]
/
remote-curl.c
diff --git
a/remote-curl.c
b/remote-curl.c
index d8b3600bdd0b96e364775113c63957a2936a3324..9a8b12350712422e660f40fdf5ef9f191d37de99 100644
(file)
--- 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