mirror of
https://github.com/MariaDB/server.git
synced 2025-12-13 20:03:16 +03:00
Problem: nr_of_decimals could read behind the end of the buffer in case of a non-null-terminated string, which caused valgring warnings. Fix: fixing nr_of_decimals not to read behind the "end" pointer. modified: @ mysql-test/r/xml.result @ mysql-test/t/xml.test @ sql/item.cc
23 KiB
23 KiB