mirror of https://github.com/MariaDB/server
Browse Source
Unlike GCC, clang could optimize away alloca() and thus the ALLOCATE_MEM_ON_STACK() instrumentation. To make it harder, let us invoke a non-inline function on the entire allocated buffer.bb-10.3-georg
1 changed files with 2 additions and 3 deletions
Loading…
Reference in new issue