Author: law
Date: Tue Feb 10 01:44:08 2015
New Revision: 220559
URL: https://gcc.gnu.org/viewcvs?rev=220559&root=gcc&view=rev
Log:
* ssp.c (__guard_setup): For Windows, use approved
methods to get a suitable random number for the stack
check guard rather than reading /dev/random.
Modified:
trunk/libssp/ChangeLog
trunk/libssp/ssp.c