diff options
author | Gregory Maxwell <greg@xiph.org> | 2012-03-10 16:05:28 -0500 |
---|---|---|
committer | Luke Dashjr <luke-jr+git@utopios.org> | 2012-03-11 21:53:47 -0400 |
commit | 11c34e0f6cf9cb2715c28b85a1ec8f47bf5ca8dd (patch) | |
tree | 6876e7b136728c857aeb3f64a676f49778713fab /src/qt/locale | |
parent | 88aa771536014919e955c4f7b2cada9a0dcf8561 (diff) |
Resolves issue #922 - "wallet passphrase timeout of several years doesn't work"
2^31 milliseconds is only about 25 days. Also clamps Sleep() to 10 years,
because it currently sleeps for 0 seconds when the sleep time would cross
2^31 seconds since the epoch. Hopefully boost will be fixed by 2028.
Diffstat (limited to 'src/qt/locale')
0 files changed, 0 insertions, 0 deletions