mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-06-29 00:10:35 +08:00
Fixed typo, added testing - previous corner case now cleanly prevented
This commit is contained in:
@@ -253,6 +253,7 @@ ORBDevNode::close(struct file *filp)
|
||||
hrt_cancel(&sd->update_call);
|
||||
delete sd;
|
||||
}
|
||||
}
|
||||
|
||||
return CDev::close(filp);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user