Chris Johns created an issue: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/issues/5257



The Open Group 
[rename](https://pubs.opengroup.org/onlinepubs/9699919799/functions/rename.html)
 call says each component in a path needs to be less than `NAME_MAX`. The file 
systems on the end of the `rename` handler have no access to the path so the 
length needs to be validate by `libio`.

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


_______________________________________________
bugs mailing list
bugs@rtems.org
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to