mirror of https://github.com/MariaDB/server
Browse Source
The check for stack overflow was independent of the size of the structure stored in the heap. Fixed by adding sizeof(PARAM) to the requested free heap size.pull/374/head
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue