Loris Nardo created an issue: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5074



## Summary
`getdents` which is basically the same function as `read` does not hold the IOP 
while performing its operation; this can lead to the file descriptor to be 
closed by some else while the `read_h` call is still executing.

-- 
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5074
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to