Make sure cmp_time() doesn't mess up due to a time_t overflow.
authorWayne Davison <wayned@samba.org>
Mon, 16 Jun 2014 00:30:09 +0000 (17:30 -0700)
committerWayne Davison <wayned@samba.org>
Mon, 16 Jun 2014 00:53:34 +0000 (17:53 -0700)
commitaa4c6db04379322551e3b3ae5f84108f7564864f
treeee6ac15b5eeabe5d65ee03349e2abf9db8b03798
parentedb0d9c79205a5d8840719462cd69b98642cfbf2
Make sure cmp_time() doesn't mess up due to a time_t overflow.
Fixes bug 10643.
NEWS
util.c