summaryrefslogtreecommitdiff
path: root/vio
diff options
context:
space:
mode:
authorTor Didriksen <tor.didriksen@oracle.com>2012-04-12 15:04:22 +0200
committerTor Didriksen <tor.didriksen@oracle.com>2012-04-12 15:04:22 +0200
commit582b7283472a43af5d7fb51386df055ea9d44a96 (patch)
tree3a272d304a40e4f35352c9eff016ee04b0d5cc08 /vio
parentd59986d97418d588ed193d01284a21676d208f1a (diff)
downloadmariadb-git-582b7283472a43af5d7fb51386df055ea9d44a96.tar.gz
Bug#13871079 RQG_MYISAM_DML_ALTER_VALGRIND FAILS ON VALGRIND PN PB2
The class Copy_field contains a String tmp, which may allocate memory on the heap. That means that all instances of Copy_field must be properly destroyed. Alas they are not. Solution: don't use Copy_field::tmp for copying from_field => tmp => to_field in do_field_string()
Diffstat (limited to 'vio')
0 files changed, 0 insertions, 0 deletions