Closed copybara-service[bot] closed 5 months ago
Unpoison NonFailingMemcpy() destination
When running under MSan, unpoison the destination buffer of NonFailingMemcpy(). This avoids false positives when using these primitives with otherwise uninitialized buffers.
Unpoison NonFailingMemcpy() destination
When running under MSan, unpoison the destination buffer of NonFailingMemcpy(). This avoids false positives when using these primitives with otherwise uninitialized buffers.