diff options
author | dkatz@damien-katzs-computer.local <> | 2007-08-05 21:37:55 -0400 |
---|---|---|
committer | dkatz@damien-katzs-computer.local <> | 2007-08-05 21:37:55 -0400 |
commit | a933f28a937dd8e6b547a68c94b1baedd3a5ff2d (patch) | |
tree | 9172987b105bf8879768d7b8a20358ca9da23be1 /pstack/Makefile.am | |
parent | 3fe2098964a0c6b8c5bc2534db260dcdddb7d246 (diff) | |
download | mariadb-git-a933f28a937dd8e6b547a68c94b1baedd3a5ff2d.tar.gz |
Bug #29804 UDF parameters don't contain correct string length
Previously, UDF *_init functions were passed constant strings with erroneous lengths.
The length came from the containing variable's size, not the length of the value itself.
Now the *_init functions get the constant as a null terminated string with the correct
length supplied.
Diffstat (limited to 'pstack/Makefile.am')
0 files changed, 0 insertions, 0 deletions