Skip to content

update decoder to handle buggy corrective trailers

Will Buttinger requested to merge will/athena:efexDecoderCrash into 22.0

A bug in firmware means corrective trailers get produced with invalid payload lengths. This update is mainly to address that case, producing error messages rather than seg fault.

Merge request reports