mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-21 09:22:18 +00: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