1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Martin Kepplinger f50124f566 timeval.c: Use long long constant type for timeval assignment
On a 64 bit host, sparse says:

timeval.c:148:15: warning: constant 0x7fffffffffffffff is so big it is long
timeval.c:149:12: warning: constant 0x7fffffffffffffff is so big it is long

so let's use long long constant types in order to prevent undesired overflow
failures.

Bug: https://curl.haxx.se/mail/lib-2017-07/0003.html

Closes #1636

Signed-off-by: Martin Kepplinger <martink@posteo.de>
2017-07-04 07:59:21 +02:00
..
2016-10-18 13:59:54 +02:00
2016-12-19 02:31:59 -05:00
2017-03-26 23:56:23 +02:00
2017-03-26 23:56:23 +02:00
2017-04-22 11:25:27 +02:00
2017-06-08 10:50:47 +02:00
2017-03-13 23:11:45 +01:00
2017-03-13 23:11:45 +01:00
2017-03-13 23:11:45 +01:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-06-30 10:17:27 +02:00
2017-03-13 23:11:45 +01:00
2017-06-30 10:17:27 +02:00
2017-04-22 11:25:27 +02:00
2017-04-22 11:25:27 +02:00
2017-05-11 10:04:01 +02:00
2017-06-30 10:17:27 +02:00
2017-04-22 11:25:27 +02:00
2017-06-19 09:27:42 +02:00
2017-06-30 10:17:27 +02:00
2017-04-22 11:25:27 +02:00
2017-04-22 11:25:27 +02:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-06-30 10:27:41 +02:00
2017-06-18 23:57:45 +02:00
2016-12-21 11:07:26 +01:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-04-22 11:25:27 +02:00
2017-03-26 23:56:23 +02:00
2017-06-21 07:46:21 +02:00
2017-05-22 19:03:16 +02:00
2017-04-22 11:25:27 +02:00
2017-06-08 10:50:47 +02:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-05-01 22:55:29 +02:00
2017-03-26 23:56:23 +02:00
2017-06-30 10:17:27 +02:00
2017-05-22 13:59:29 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2016-12-24 23:35:43 +01:00
2017-03-30 08:49:30 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-03-13 23:11:45 +01:00
2017-03-26 23:56:23 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-06-30 10:17:27 +02:00
2017-02-28 09:10:18 +01:00