You need to sign in or sign up before continuing.
Don't crash on bad (MJD,seconds), filter leading trailing NULs.
Linux log files love to gather stray NULs, especially when a daemon gets killed. Don't crash on a bad (MJD,seconds) in a log file. Just set the time to 0, then the line will get filtered out by the period range.
Loading
Please register or sign in to comment