mirror of https://github.com/MariaDB/server
Browse Source
The assertion in String::copy was added in order to avoid valgrind errors when the destination was the same as the source. Eased restriction to allow for the case when str == NULL.pull/47/merge
4 changed files with 40 additions and 6 deletions
Loading…
Reference in new issue