Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
autoconf: Add support for setting CURLDIR, OPENSSLDIR, EXPATDIR
[gitweb.git]
/
upload-pack.c
diff --git
a/upload-pack.c
b/upload-pack.c
index f6f5a7e3db6d45f3f174220fff682cd9fbf0ed72..07ecdb4281cfb32cf16dfc7c46c53e6e8d0247bc 100644
(file)
--- a/
upload-pack.c
+++ b/
upload-pack.c
@@
-182,6
+182,8
@@
static void create_pack_file(void)
ssize_t sz;
int pe, pu, pollsize;
+ reset_timeout();
+
pollsize = 0;
pe = pu = -1;