• Show log

    Commit

  • Hash : 3a197ea7
    Author : lhchavez
    Date : 2020-06-27T12:33:32

    Make the tests pass cleanly with MemorySanitizer This change: * Initializes a few variables that were being read before being initialized. * Includes https://github.com/madler/zlib/pull/393. As such, it only works reliably with `-DUSE_BUNDLED_ZLIB=ON`.