mirror of
https://github.com/MariaDB/server.git
synced 2026-01-29 14:59:08 +01:00
The n_pointers member of block is only defined (in the C++ meaning) under the 'if defined UNIV_AHI_DEBUG || defined UNIV_DEBUG' condition. As without this change, this won't compile under WITH_MSAN=ON build for non-debug builds. |
||
|---|---|---|
| .. | ||
| buf0buddy.cc | ||
| buf0buf.cc | ||
| buf0checksum.cc | ||
| buf0dblwr.cc | ||
| buf0dump.cc | ||
| buf0flu.cc | ||
| buf0lru.cc | ||
| buf0rea.cc | ||