[MDEV-2910] LP:959701 - Client programs throw warnings about memory loss when executed with --help or alike Created: 2012-03-19 Updated: 2014-06-20 Resolved: 2012-10-04 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Trivial |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | Launchpad | ||
| Attachments: |
|
| Description |
|
When a client problem is executed with --version, or --help, or without parameters, it throws warnings about lost bytes, e.g. Warning: 484 bytes lost, allocated at mysys/my_alloc.c:217, mysys/default.c:1203, mysys/default.c:524, mysys/default.c:468, client/mysqladmin.cc:310, ??:0 etc. From the standard set of binaries produced with DCMAKE_BUILD_TYPE=Debug without any other parameters, observed on
maria/5.5 Also reproducible on maria/5.5-serg Not reproducible on maria/5.3, mysql-server/5.5, mysql-server/trunk. To reproduce,
|
| Comments |
| Comment by Elena Stepanova [ 2012-03-19 ] |
|
Re: Client programs throw warnings about memory loss when executed with --help or alike |
| Comment by Rasmus Johansson (Inactive) [ 2012-04-03 ] |
|
Launchpad bug id: 959701 |