mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-07-04 06:50:53 +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