• Show log

    Commit

  • Hash : 415a8ae9
    Author : Edward Thomson
    Date : 2018-09-13T13:27:07

    tests: don't run buf::oom on 32-bit systems On a 32-bit Linux systems, the value large enough to make malloc guarantee a failure is also large enough that valgrind considers it "fishy". Skip this test on those systems entirely.