[MDEV-3910] COM_BINLOG_DUMP crash on invalid data Created: 2012-12-02 Updated: 2014-12-03 Resolved: 2013-01-20 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Major |
| Reporter: | Sergei Golubchik | Assignee: | Sergei Golubchik |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | upstream | ||
| Description |
|
on COM_BINLOG_DUMP the server happily accepts invalid data in the packet and crashes later, it does not check if the data is valid. |
| Comments |
| Comment by Sergei Golubchik [ 2013-01-20 ] |
|
Fixed upstream. Introduced in 5.5.18, fixed in 5.5.21. |