| Bug #13451 | mysql-test-run t/view.test produces warning about unfreed memory | ||
|---|---|---|---|
| Submitted: | 23 Sep 2005 23:29 | Modified: | 30 Sep 2005 8:00 |
| Reporter: | Sergey Petrunya | Email Updates: | |
| Status: | Closed | Impact on me: | |
| Category: | MySQL Server: Views | Severity: | S3 (Non-critical) |
| Version: | 5.0-bk | OS: | Linux (Linux) |
| Assigned to: | Georg Richter | CPU Architecture: | Any |
[24 Sep 2005 0:40]
MySQL Verification Team
miguel@hegel:~/dbs/mysql-5.0/mysql-test> cat /home/miguel/dbs/mysql-5.0/mysql-test/var/log/warnings Warning: Not freed memory segments: 1 Warning: Memory that was not free'ed (8152 bytes): miguel@hegel:~/dbs/mysql-5.0/mysql-test>
[29 Sep 2005 10:31]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/30499
[30 Sep 2005 13:29]
Bugs System
A patch for this bug has been committed. After review, it may be pushed to the relevant source trees for release in the next version. You can access the patch from: http://lists.mysql.com/internals/30573

Description: mysql-test-run t/view.test produces this warning: Warning: Not freed memory segments: 1 Warning: Memory that was not free'ed (8152 bytes): 8152 bytes at 0x008ce7388, allocated at line 1617 in 'sql_lex.cc' last changeset is ChangeSet@1.1997.1.7, 2005-09-23 16:00:48-05:00, paul@kite-hub.kitebird.com How to repeat: compile with compile-pentium-debug. run mysql-test-run t/view.test