summaryrefslogtreecommitdiff
path: root/storage/xtradb/include/buf0buddy.ic
diff options
context:
space:
mode:
Diffstat (limited to 'storage/xtradb/include/buf0buddy.ic')
-rw-r--r--storage/xtradb/include/buf0buddy.ic2
1 files changed, 1 insertions, 1 deletions
diff --git a/storage/xtradb/include/buf0buddy.ic b/storage/xtradb/include/buf0buddy.ic
index 9bc8e9e8762..a5fb510dd19 100644
--- a/storage/xtradb/include/buf0buddy.ic
+++ b/storage/xtradb/include/buf0buddy.ic
@@ -50,7 +50,7 @@ buf_buddy_alloc_low(
allocated from the LRU list and
buf_pool->LRU_list_mutex was
temporarily released */
- MY_ATTRIBUTE((malloc, nonnull));
+ MY_ATTRIBUTE((malloc));
/**********************************************************************//**
Deallocate a block. */