2
3
Fork
You've already forked HBtCaptureParser
3

Do not crash on fail to parse some packets #3

Merged
Martin.JM merged 1 commit from HighwayStar/HBtCaptureParser:main into main 2024年07月21日 16:17:42 +02:00
Collaborator
Copy link

Fixes crashes when trying to parse log with some packets with unknown structure which doesnt have tlv, but parser tries to parse it as one (for example logs with Watchface upload or GPS track download). Added catches of ArrayIndexOutOfBoundsException | NegativeArraySizeException .

Fixes crashes when trying to parse log with some packets with unknown structure which doesnt have tlv, but parser tries to parse it as one (for example logs with Watchface upload or GPS track download). Added catches of ArrayIndexOutOfBoundsException | NegativeArraySizeException .

Looks good, tyvm!

Looks good, tyvm!
Sign in to join this conversation.
No reviewers
Labels
Clear labels
No items
No labels
Milestone
Clear milestone
No items
No milestone
Projects
Clear projects
No items
No project
Assignees
Clear assignees
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
Martin.JM/HBtCaptureParser!3
Reference in a new issue
Martin.JM/HBtCaptureParser
No description provided.
Delete branch "HighwayStar/HBtCaptureParser:main"

Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?