summaryrefslogtreecommitdiff
path: root/sql/gcalc_slicescan.cc
diff options
context:
space:
mode:
authorAlexey Botchkov <holyfoot@askmonty.org>2011-07-13 14:57:27 +0500
committerAlexey Botchkov <holyfoot@askmonty.org>2011-07-13 14:57:27 +0500
commit90c4df7a4af542707d884e53990827672bb8feea (patch)
treefcf24b0b49e8dc8e69bf17a6c3937347bf40cb9d /sql/gcalc_slicescan.cc
parente7c9f52fd960440614c30c3f852bf74f1febe6b3 (diff)
downloadmariadb-git-90c4df7a4af542707d884e53990827672bb8feea.tar.gz
Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() with ST_UNION.
Second smaller hole in the polygon got link to the bigger one as it's the outer ring. Fixed by specifying the outer ring explicitly. per-file comments: mysql-test/r/gis-precise.result Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() with ST_UNION. test result updated. mysql-test/t/gis-precise.test Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() with ST_UNION. test case added. sql/gcalc_tools.cc Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() with ST_UNION. specify the outer ring explicitly in the get_polygon_result parameter. sql/gcalc_tools.h Fix for bug #804266 Memory corruption/valgrind warning/crash in move_hole() with ST_UNION. add the outer ring as a parameter to the get_polygon_result.
Diffstat (limited to 'sql/gcalc_slicescan.cc')
0 files changed, 0 insertions, 0 deletions