Skip to content
  • Tor Didriksen's avatar
    e17a6f2c
    Bug #31223439 ODR VIOLATIONS WITH BUNDLED LIBRARIES · e17a6f2c
    Tor Didriksen authored
    Additional patch, fixing misc sanitizer issues in bundled 3rd pary libraries:
     - suppress warnings about applying offset to nullptr in lz4 and zstd
     - fix one memcpy(dest, nullptr, 0) in protobuf.
    
    Change-Id: I6fb8ebef5ed0e50e306016fd129fcbf96db3d390
    e17a6f2c
    Bug #31223439 ODR VIOLATIONS WITH BUNDLED LIBRARIES
    Tor Didriksen authored
    Additional patch, fixing misc sanitizer issues in bundled 3rd pary libraries:
     - suppress warnings about applying offset to nullptr in lz4 and zstd
     - fix one memcpy(dest, nullptr, 0) in protobuf.
    
    Change-Id: I6fb8ebef5ed0e50e306016fd129fcbf96db3d390
Loading