Norman Maurer 48df2f66b8 HashedWheelTimer.newTimeout(...) may overflow
Motivation:

We dont protect from overflow and so the timer may fire too early if a large timeout is used.

Modifications:

Add overflow guard and a test.

Result:

Fixes https://github.com/netty/netty/issues/7760.
2018-03-03 15:00:47 -08:00
..
2018-02-14 08:44:07 +01:00
2017-02-22 07:31:07 +01:00
2016-01-04 14:32:29 +01:00
2017-04-20 04:56:09 +02:00
2012-12-26 13:50:01 +09:00
2012-06-04 13:31:44 -07:00
2014-07-02 19:55:07 +09:00