Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
phy: Ensure debug tracing can't crash
For robustness, don't panic when unable to deserialize a telegram that is to be transmitted by us. This should never matter to real applications, but is needed for fuzzing and other robustness test methods.
- Loading branch information