summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
authorRamil Kalimullin <ramil.kalimullin@oracle.com>2012-12-14 13:55:30 +0400
committerRamil Kalimullin <ramil.kalimullin@oracle.com>2012-12-14 13:55:30 +0400
commit0fa867fd9105dc6ccce8437df0ce7f03b89bec92 (patch)
tree0336d1b0eaad778ec0418a7faed66f4c347bbe67 /scripts
parent117e2d1b6b13998d1aa19f4192813bd97488bafb (diff)
downloadmariadb-git-0fa867fd9105dc6ccce8437df0ce7f03b89bec92.tar.gz
Fix for BUG#15948580 UPDATE_XML() CRASHES THE SERVER.
Problem: tag's buffer overflow leads to a problem. Fix: bound check added. sql/item_xmlfunc.cc: Fix for BUG#15948580 UPDATE_XML() CRASHES THE SERVER. - XML tag/attribute level shouldn't exceed MAX_LEVEL as we use a static buffer to store them in the MY_XML_USER_DATA.
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions