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

[arch/linux] uart: fix crash if device is wrong #1299

Merged
merged 1 commit into from
Aug 12, 2015

Conversation

flixr
Copy link
Member

@flixr flixr commented Aug 12, 2015

if the serial port can't be openend (e.g. because the device is wrong/doesn't exist), set the reg_addr to NULL and properly check that everywhere

should close #1296

if the serial port can't be openend (e.g. because the device is wrong/doesn't exist), set the reg_addr to NULL and properly check that everywhere

should close paparazzi#1296
@flixr flixr merged commit 5aef745 into paparazzi:master Aug 12, 2015
@flixr flixr deleted the linux_fix_uart branch August 12, 2015 13:23
@flixr flixr added this to the v5.6 milestone Aug 12, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Linux UART driver crashes
1 participant