lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion
authorAndrew Bartlett <abartlet@samba.org>
Mon, 7 May 2012 09:21:10 +0000 (19:21 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Tue, 8 May 2012 04:41:43 +0000 (06:41 +0200)
commit470cfb34aea693cdb774b648d51ceccda130f329
tree70b3c6d3001bcdd66a2c46d3fd5e4b1650bcba93
parent0678eb6cdfa19f27de8093eee2a15b7493bbce67
lib/util: Map 0x7fffffffffffffffLL as 0x7fffffffffffffffLL in time conversion

TIME_T_MAX is not actually INT64_MAX at the moment, so check both
values and set to the magic end-of-time value.

Andrew Bartlett

Autobuild-User: Andrew Bartlett <abartlet@samba.org>
Autobuild-Date: Tue May  8 06:41:43 CEST 2012 on sn-devel-104
lib/util/time.c