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

Fixed uninitialized variable #12498

Merged
merged 1 commit into from
Jul 17, 2019
Merged

Conversation

AmeliaEScott
Copy link
Contributor

Describe problem solved by the proposed pull request
_waypoint_reached var is uninitialized.

Test data / coverage
Ran Rover tests in SITL.

Describe your preferred solution
Initialized to false.

@AmeliaEScott AmeliaEScott added bug Rover 🚙 Rovers and other UGV labels Jul 17, 2019
@AmeliaEScott AmeliaEScott requested a review from bkueng July 17, 2019 07:24
@AmeliaEScott AmeliaEScott self-assigned this Jul 17, 2019
@bkueng bkueng merged commit b9a2c9d into PX4:master Jul 17, 2019
@AmeliaEScott AmeliaEScott deleted the pr-uninit-var-fix branch July 17, 2019 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Rover 🚙 Rovers and other UGV
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants