]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib: guid_128_generate() shouldn't generate invalid timestamps
authorJosef 'Jeff' Sipek <jeff.sipek@dovecot.fi>
Mon, 5 Jun 2017 09:55:56 +0000 (12:55 +0300)
committerJosef 'Jeff' Sipek <jeff.sipek@dovecot.fi>
Wed, 7 Jun 2017 10:05:23 +0000 (13:05 +0300)
commit8b2aaea36ac44fc0a07996333ae8565a4e80ea18
tree27e5554c50056efec40459fec89f3ed0909b4d61
parentc104ea8f180db4be2b491ef5b1f2626958dce80d
lib: guid_128_generate() shouldn't generate invalid timestamps

The nsec validity check must take into account the soon-to-be-done increment.
src/lib/guid.c