Am 28.11.15 um 11:38 schrieb Steffan Karger: > This patch is in response to an off-list report by Sebastian Krahmer of > the SuSE security team. Sebastian noticed we do not check the return > value of rand_bytes() in prng_bytes(), which we really should.
ACK. Asserting on failed random seem reasonable. Arne