CVSROOT:        /cvs
Module name:    src
Changes by:     matt...@cvs.openbsd.org 2012/08/17 09:11:12

Modified files:
        regress/libexec/ld.so/randomdata/ld.so-cookie: test.c 

Log message:
Double check that we're not testing libc's __guard.  Changing ld.so's
__guard symbol to HIDDEN causes dlsym() to return a pointer to libc's
__guard instead, which can cause the test to wrongly pass even if
ld.so's random data segments are not being initialized properly.

Reply via email to