summaryrefslogtreecommitdiff
path: root/sql/item_cmpfunc.h
diff options
context:
space:
mode:
authorSergei Golubchik <serg@mariadb.org>2017-01-16 18:47:53 +0100
committerSergei Golubchik <serg@mariadb.org>2017-01-17 20:16:16 +0100
commitf797ea7124e906fd3abf311d66101a21dce2d27d (patch)
tree568ec59cfc215d2fc25ea38b4d94f20c7ca4f68d /sql/item_cmpfunc.h
parentef8003eb9a23007ac5d606530dcdcc3ea2f0c039 (diff)
downloadmariadb-git-f797ea7124e906fd3abf311d66101a21dce2d27d.tar.gz
MDEV-11601 Out-of-bounds string access in create_schema_table()
in Item_partition_func_safe_string(THD *thd, const char *name_arg, uint length, CHARSET_INFO *cs= NULL), the 'name_arg' is the value of the string constant and 'length' is the length of this constant, so length == strlen(name_arg).
Diffstat (limited to 'sql/item_cmpfunc.h')
0 files changed, 0 insertions, 0 deletions