You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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: but it's clear that this data overflow will cause the program crash.
is there any experience on this topic?
thank you!
The text was updated successfully, but these errors were encountered:
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:
but it's clear that this data overflow will cause the program crash.
is there any experience on this topic?
thank you!
The text was updated successfully, but these errors were encountered: