diff options
author | kib <kib@FreeBSD.org> | 2014-12-18 11:10:15 +0000 |
---|---|---|
committer | kib <kib@FreeBSD.org> | 2014-12-18 11:10:15 +0000 |
commit | 3abf5d53d81ee69ddbaeabfdfe7a6eb8a7c1d1d5 (patch) | |
tree | f99e3f86dda5dc6da37b3d0be2d844d3245dddba /lib/libfetch/http.errors | |
parent | 66c7f00f2922225707ca7d952b314eb6d1184a32 (diff) | |
download | FreeBSD-src-3abf5d53d81ee69ddbaeabfdfe7a6eb8a7c1d1d5.zip FreeBSD-src-3abf5d53d81ee69ddbaeabfdfe7a6eb8a7c1d1d5.tar.gz |
MFC r259609 (by se):
Fix overflow for timeout values of more than 68 years, which is the maximum
covered by sbintime (LONG_MAX seconds).
MFC r259633 (by se):
Fix compilation on 32 bit architectures and use INT64_MAX instead of
LONG_MAX for the upper bound check.
Diffstat (limited to 'lib/libfetch/http.errors')
0 files changed, 0 insertions, 0 deletions