mirror of
https://github.com/MariaDB/server.git
synced 2025-11-24 06:01:25 +03:00
Valgrind only seems to complain about memcmp() operations that actually end up reading uninitialized data, while MemorySanitizer requires that the entire length of both buffers be defined.
7.1 KiB
7.1 KiB