Fix overflow in time2tick / tick2time.
The helper functions gets passed an unsigned int, which gets cast to long and overflows. See http://bugs.debian.org/175462Signed-off-by: Andreas Henriksson <andreas@fatal.se> Signed-off-by: Stephen Hemminger <shemminger@linux-foundation.org>
Showing
Please register or sign in to comment