ITRS-Group / monitor-merlin

Module for Effortless Redundancy and Loadbalancing In Naemon
https://itrs-group.github.io/monitor-merlin/
GNU General Public License v2.0
22 stars 14 forks source link

Fix segfault caused by empty binlog #167

Closed jmacario24 closed 2 weeks ago

jmacario24 commented 3 weeks ago

Fix segfault core dump when there is an empty binlog meta file on naemon startup. Delete empty metadata and save file and add unit test.

This resolves MON-13489.

Signed-off-by: Jerick Macario jmacario@itrsgroup.com