• E
    tests: avoid seclabeltest crash · 2f809dba
    Eric Blake 提交于
    Commit a56c3470 introduced a use of random numbers into seclabel
    handling, but failed to initialize the random number generator
    in the testsuite.  Also, fail with usual status, not 255.
    
    * tests/seclabeltest.c (main): Initialize randomness.
    (cherry picked from commit a22a36e8)
    
    Conflicts:
    	tests/seclabeltest.c
    2f809dba
seclabeltest.c 1.0 KB