Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 19 Dec 2016 19:30:58 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 215422] bhnd.ko does not build reproducibly
Message-ID:  <bug-215422-8-cPfr8Vu2cW@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-215422-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-215422-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D215422

--- Comment #3 from Ed Maste <emaste@freebsd.org> ---
> lidl@ noted the use of srand(), used to select the qsort pivot.

Rather, rand() is used to select the qsort pivot. The script initializes aw=
k's
random number generator using the current time, via srand().

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-215422-8-cPfr8Vu2cW>