summaryrefslogtreecommitdiff
path: root/client/mysql.cc
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2019-10-19 09:32:11 +0200
committerSergei Golubchik <serg@mariadb.org>2019-10-19 11:48:38 +0200
commit719ac0ad4af0dd1e20dbc94eff8f8c9f786b3393 (patch)
tree3d24a565f176fac100a0b4694c290d050780f186 /client/mysql.cc
parent412e3e6917233fe612354622a18b3f9cdf3a350c (diff)
downloadmariadb-git-719ac0ad4af0dd1e20dbc94eff8f8c9f786b3393.tar.gz
crash in string-to-int conversion
using a specially crafted strings one could overflow `shift` variable and cause a crash by dereferencing d10[-2147483648] (on a sufficiently old gcc). This is a correct fix and a test case for Bug #29723340: MYSQL SERVER CRASH AFTER SQL QUERY WITH DATA ?AST
Diffstat (limited to 'client/mysql.cc')
0 files changed, 0 insertions, 0 deletions