lua: properly initialize random number generator
Formerly multiple instances could use the same seed, which prevented the retry logic in Lua modules (e.g. prefill) from retrying at different times. AFAIK security impact is zero aside from potential thundering-herd problem with many kresd instances.
parent
aa9e9287
No related branches found
No related tags found
Please register or sign in to comment