mirror of
https://github.com/MariaDB/server.git
synced 2025-11-08 00:28:29 +03:00
date_format functions String::realloc() did not check whether the existing string data fits in the newly allocated buffer for cases when reallocating a String object with external buffer (i.e.alloced == FALSE). This could lead to memory overruns in some cases.
64 KiB
64 KiB