mirror of
https://github.com/MariaDB/server.git
synced 2025-11-06 13:10:12 +03:00
handling. The problem was that parsing of nested regular expression involved recursive calls. Such recursion didn't take into account the amount of available stack space, which ended up leading to stack overflow crashes.
1.6 KiB
1.6 KiB