]> git.meshlink.io Git - meshlink/history - src/xoshiro.c
Move assert()s that dereference a pointer to after the pointer NULL check.
[meshlink] / src / xoshiro.c
2019-10-05 Guus SliepenReplace rand() by xoshiro256** with per-mesh state.