Skip to content
Permalink
Browse files
MDEV-16605 Always include buf_madvise_do_dump in binaries
  • Loading branch information
grooverdan committed Aug 2, 2022
1 parent 7fb1f91 commit 182a638
Showing 1 changed file with 1 addition and 0 deletions.
@@ -1182,6 +1182,7 @@ in the event that you want all of the memory to be dumped
to a core file.
Returns number of errors found in madvise calls. */
MY_ATTRIBUTE((used))
int
buf_madvise_do_dump()
{

0 comments on commit 182a638

Please sign in to comment.