Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Avoid panicking if packet empty (#1667)
I'm having panics on those index accesses, an empty packet is probably a symptom of other problems, but it would be cool if the application doesn't panics like it does.
- Loading branch information