mirror of https://github.com/MariaDB/server
Browse Source
When compiling with debug and valgrind on Ubuntu 22.04 with gcc 11.4.0, the used framsize was 16400 bytes because of the code: completion_callback callbacks[1000]; Reducing the array to 950 fixes the issuebb-10.6-bumpversion
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue