]> granicus.if.org Git - curl/commit
timediff: fix math for unsigned time_t
authorDaniel Stenberg <daniel@haxx.se>
Tue, 8 Jan 2019 16:34:45 +0000 (17:34 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 9 Jan 2019 09:15:36 +0000 (10:15 +0100)
commit1a93153783c0ae626acf0b9041eeb2cb2fe7944a
tree2144644f452736bed0cb7e9fdce8642d7728ce16
parent114a02c75b702e98abf6328271bc76863c67b931
timediff: fix math for unsigned time_t

Bug: https://curl.haxx.se/mail/lib-2018-12/0088.html

Closes #3449
lib/timeval.c