]> granicus.if.org Git - curl/commit
time_t-fixes: remove typecasts to 'long' for info.filetime
authorDaniel Stenberg <daniel@haxx.se>
Wed, 31 Jan 2018 23:24:19 +0000 (00:24 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 1 Feb 2018 06:50:59 +0000 (07:50 +0100)
commitddd31dc5dd960c4bd4dc995aec5178fddb24bfef
tree34f9466202037ebe09108216ce6488cd3ba2d0fb
parent9409d0c26c7d46cde20beaec09ef0babb10f3794
time_t-fixes: remove typecasts to 'long' for info.filetime

They're now wrong.

Reported-by: Michael Kaufmann
Closes #2277
lib/file.c
lib/ftp.c
lib/http.c
lib/ssh-libssh.c
lib/ssh.c