ros-industrial / ros2_canopen

CANopen driver framework for ROS2
https://ros-industrial.github.io/ros2_canopen/manual/rolling/
140 stars 60 forks source link

Fix stack smashing #103

Closed hellantos closed 1 year ago

hellantos commented 1 year ago

Fix stack smashing caused by stack-protector in release builds. This was the result of a no return statement issue.

destogl commented 1 year ago

I'll test this immediately!

I still have issues on my PC, but all of my colleagues don't have any issues…