]> granicus.if.org Git - libevent/commit
Fix a couple of bugs in the BSD sysctl arc4seed logic
authorNick Mathewson <nickm@torproject.org>
Fri, 23 Apr 2010 20:08:09 +0000 (16:08 -0400)
committerNick Mathewson <nickm@torproject.org>
Fri, 23 Apr 2010 20:08:09 +0000 (16:08 -0400)
commita47a4b7e7e52ad8722771c36c4bc147f679c88d1
tree017d755934a5d2777198caeba9cf0c35c915592c
parenta5bf43abb0671ee2ceac7b38cbe36424f621934a
Fix a couple of bugs in the BSD sysctl arc4seed logic

Of course, FreeBSD has its own arc4random() implementation, so this should
never actually be needed.  Still, it's good to paint the underside of the
wagon.
arc4random.c
configure.in