mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-24 03:08:27 +08:00
The type of ino_t is unsigned long, so it can store a pointer. Avoid a potential integer overflow.
The type of ino_t is unsigned long, so it can store a pointer. Avoid a potential integer overflow.