diff options
author | Tor Didriksen <tor.didriksen@oracle.com> | 2011-09-21 13:46:49 +0200 |
---|---|---|
committer | Tor Didriksen <tor.didriksen@oracle.com> | 2011-09-21 13:46:49 +0200 |
commit | f9b064a406a9836cac109c5dcdd9354cbb4303b7 (patch) | |
tree | 1eade62487542ed0bf86b4d6582d57e8c11f2a71 /strings/bmove_upp.c | |
parent | d27d267ee73e9d307e80d4bf91aefcf746b502f7 (diff) | |
download | mariadb-git-f9b064a406a9836cac109c5dcdd9354cbb4303b7.tar.gz |
Bug#12985030 SIMPLE QUERY WITH DECIMAL NUMBERS LEAKS MEMORY
Extra fix: 'if (p5 < p5_a + P5A_MAX)' is not portable.
p5 starts out pointing to a static array, then may point
to a buffer on the stack, then may point to malloc()ed memory.
Diffstat (limited to 'strings/bmove_upp.c')
0 files changed, 0 insertions, 0 deletions