• Show log

    Commit

  • Hash : 5dc1be8d
    Author : Edward Thomson
    Date : 2019-11-23T11:25:56

    valgrind: suppress uninitialized reads in libcrypto
    
    libcrypto will read uninitialized memory as entropy.  Suppress warnings
    from this behavior.