upload-pack: fix timeout in create_pack_file
Signed-off-by: Matthias Lederhofer <matled@gmx.net> Signed-off-by: Junio C Hamano <junkio@cox.net>
This commit is contained in:
parent
8fced61cbc
commit
a0764cb838
@ -178,6 +178,8 @@ static void create_pack_file(void)
|
||||
ssize_t sz;
|
||||
int pe, pu, pollsize;
|
||||
|
||||
reset_timeout();
|
||||
|
||||
pollsize = 0;
|
||||
pe = pu = -1;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user