]> git.ipfire.org Git - thirdparty/dovecot/core.git/commit
lib/randgen - always print the DOVECOT_SRAND seed, not just on fatals
authorPhil Carmody <phil@dovecot.fi>
Tue, 30 Jan 2018 11:47:18 +0000 (13:47 +0200)
committerPhil Carmody <phil.carmody@dovecot.fi>
Wed, 31 Jan 2018 10:14:26 +0000 (12:14 +0200)
commit57f2dd592704741a647c11c06d03ce6fceca4111
tree0c12fda02f8f0382f324456d7b8fcff4107bd9ea
parent605b1a5e462b39dff4c331133469c4eba0a7103a
lib/randgen - always print the DOVECOT_SRAND seed, not just on fatals

Devs might want to reproduce "working" pathways that show slight
misbehaviour, not just crashing ones. The later print upon a crash/
fatal is left in, as the heads of logs can become separated from the
tails of logs quite easily, it's only one extra line per run.

Signed-off-by: Phil Carmody <phil@dovecot.fi>
src/lib/randgen.c