Skip to content

Second attempt to fix crash on reading logs via sockets

Leandro Santiago requested to merge fix/508_crash_division_by_zero_part_II into develop

Ref #508 (closed)

The fix is to compare times timestamps (that ignore the non second part) instead of the time structures themselves

Merge request reports