Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

potential program crash risk due to data overflow #146

Open
Raymond601 opened this issue Mar 26, 2024 · 1 comment
Open

potential program crash risk due to data overflow #146

Raymond601 opened this issue Mar 26, 2024 · 1 comment

Comments

@Raymond601
Copy link

Hi,
recently I'm using the nanoScan3 to do navigation, and I found there is a data over flow inside the driver 1.0.9
I attached the diagnostic file from AddressSanitizer tool, and you can find the details.
sanitizer_output.txt

I'm not sure if it's related to below vector aspect:
image
but it's clear that this data overflow will cause the program crash.
is there any experience on this topic?
thank you!

@lenpuc
Copy link
Collaborator

lenpuc commented Apr 3, 2024

Dear Raymond, thanks for bringing this up, I will have a look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants