]> git.meshlink.io Git - meshlink/history - src/xoshiro.c
Fix a potential read from a freed buffer when sending data to a blacklisted node.
[meshlink] / src / xoshiro.c
2019-10-05 Guus SliepenReplace rand() by xoshiro256** with per-mesh state.