Bug #80301 leaksanitizer detects memory leaks in tde tests
Submitted: 8 Feb 2016 11:23 Modified: 17 Feb 2016 10:37
Reporter: Erlend Dahl Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: InnoDB storage engine Severity:S3 (Non-critical)
Version: OS:Any
Assigned to: CPU Architecture:Any

[8 Feb 2016 11:23] Erlend Dahl
Description:
The leak sanitizer detects leaks in some TDE tests: innodb.table_encrypt_1 innodb.table_encrypt_3

See enclosed stack trace for more information.

How to repeat:
Compile with clang 3.7, -DWITH_ASAN=1

./mtr --sanitize innodb.table_encrypt_1 innodb.table_encrypt_3

Suggested fix:
Similar problems are seen in valgrind. I will disable the tests there for now.
[17 Feb 2016 10:37] Erlend Dahl
Fixed as duplicate of

Bug#79145 Memory Leak in Ha_innopart_share::set_v_templ partitioned on virtual column