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
5e27e27e5d
commit
0d516adab8
@ -182,6 +182,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