fix integer overflow in cast to long for very large timeouts on 32-bit platforms
authorChristian Grothoff <christian@grothoff.org>
Tue, 26 Sep 2017 10:54:38 +0000 (12:54 +0200)
committerChristian Grothoff <christian@grothoff.org>
Tue, 26 Sep 2017 10:54:38 +0000 (12:54 +0200)
commit4a92d3943554681ce35e8106ef4f889c7a3bfed3
tree26c5cf5d54904db0d30a2257f976595e05d3b5f7
parentfce0277df0380f3758749c84222f0d76b612385b
fix integer overflow in cast to long for very large timeouts on 32-bit platforms
src/util/network.c
src/util/scheduler.c