From 8d69ce7b821a88b5ba8749a08489839050283a63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vicen=C8=9Biu=20Ciorbaru?= Date: Sat, 4 Mar 2017 20:49:14 +0200 Subject: 5.6.35-80.0 --- storage/xtradb/include/buf0buddy.ic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'storage/xtradb/include/buf0buddy.ic') 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. */ -- cgit v1.2.1