mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-02 09:13:08 +08:00

If the size in the attributes struct does not match the mode_t the VNOVAL checks fail because size of the values are not the same. Updates #4723