diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2014-08-21 16:42:04 +0200 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2014-08-21 16:42:04 +0200 |
commit | ab727cec049d20a86e1ca8ab2860d73dc476b73a (patch) | |
tree | 154539e0112e90cd676ed4dd010caa6451ca390e /extra/yassl/taocrypt/src/dh.cpp | |
parent | c2fc7d39b23b80bf75d88ea1a1fb078c84380742 (diff) | |
download | mariadb-git-ab727cec049d20a86e1ca8ab2860d73dc476b73a.tar.gz |
Bug#18928848 II. MALLOC OF UNINITIALIZED MEMORY SIZE
Several string functions have optimizations for constant
sub-expressions which lead to setting max_length == 0.
For subqueries, where we need a temporary table to holde the result,
we need to ensure that we use a VARCHAR(0) column rather than a
CHAR(0) column when such expressions take part in grouping.
With CHAR(0) end_update() may write garbage into the next field.
Diffstat (limited to 'extra/yassl/taocrypt/src/dh.cpp')
0 files changed, 0 insertions, 0 deletions