[MDEV-186] LP:959701 - Client programs throw warnings about memory loss when executed with --help or alike Created: 2012-03-19 Updated: 2012-03-23 Resolved: 2012-03-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | 5.5.22 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Elena Stepanova | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Description |
|
https://bugs.launchpad.net/maria/+bug/959701 When a client problem is executed with --version, or --help, or without parameters, it throws warnings about lost bytes, e.g.
etc. From the standard set of binaries produced with DCMAKE_BUILD_TYPE=Debug without any other parameters, observed on
Also reproducible on maria/5.5-serg
Not reproducible on maria/5.3, mysql-server/5.5, mysql-server/trunk. To reproduce,
|