mirror of
https://github.com/MariaDB/server.git
synced 2025-01-18 13:02:28 +01:00
1552531616
The server crashes when receiving a COM_BINLOG_DUMP command with a position of 0 or larger than the file size. The execution proceeds to an error block having the last read replication coordinates pointer be NULL and its dereferencing crashed the server. Fixed with making "public" previously used only for heartbeat coordinates. |
||
---|---|---|
.. | ||
binlog_tests | ||
rpl_tests |