]> git.ipfire.org Git - people/ms/dnsmasq.git/commit
Remove arc4random, we have a good RNG and it's a portability problem.
authorSimon Kelley <simon@thekelleys.org.uk>
Fri, 22 Nov 2013 11:17:37 +0000 (11:17 +0000)
committerSimon Kelley <simon@thekelleys.org.uk>
Fri, 22 Nov 2013 11:17:37 +0000 (11:17 +0000)
commit241fa9c6c81fe42148252d8f02f0a2db28f745b5
treef3602e840b5df81c85be751530e64c8e0737ae2e
parente142a832962ab7b791e4e7ff4db32787d3744b02
Remove arc4random, we have a good RNG and it's a portability problem.
src/config.h
src/util.c