Eliminate recursion used to skip ahead until the parser yields a message. In perfectly formed CAN logs, this is unlikely to result in a crash. But it has the potential to go haywire on malformed logs.
Eliminate recursion used to skip ahead until the parser yields a message.
In perfectly formed CAN logs, this is unlikely to result in a crash. But it has the potential to go haywire on malformed logs.