diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2011-07-04 13:53:07 +0200 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2011-07-04 13:53:07 +0200 |
commit | 7779c79f04cb0471ef307d03baa8eac1cc37d2ed (patch) | |
tree | 87a2c93295b84f83e7b2fd5aa0b018533889f70f /cmake/build_configurations | |
parent | c5a294e82854138a64e37dfadd4b1a27381b145c (diff) | |
download | mariadb-git-7779c79f04cb0471ef307d03baa8eac1cc37d2ed.tar.gz |
Bug#11908153: CRASH AND/OR VALGRIND ERRORS IN FIELD_BLOB::GET_KEY_IMAGE
Field_geom::reset() failed to reset its base Field_blob.
The range optimizer used the un-initilized field during optimization and execution.
mysql-test/r/gis.result:
New test case.
mysql-test/t/gis.test:
New test case.
sql/field.h:
Field_geom::reset() must call Field_blob::reset(), even if the field is not nullable.
Diffstat (limited to 'cmake/build_configurations')
0 files changed, 0 insertions, 0 deletions