Skip to content
Snippets Groups Projects
Commit af06737e authored by Julian Oes's avatar Julian Oes Committed by Lorenz Meier
Browse files

sdlog2: fix Segfault on Eagle (#4638)

Since orb_exist doesn't work on the Snapdragon Linux side, we need to do
an additional orb_check after the orb_subscribe_multi, otherwise we copy
garbage.

The segfault was triggered by a count/length information about ESC
packets which lead to access outside the struct in the garbage case.
parent d9718d0d
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment