RTEMS | System would crash when shm_open fail (!536)
Kinsey Moore (@opticron)
gitlab at rtems.org
Thu Jun 26 02:54:11 UTC 2025
Kinsey Moore started a new discussion on testsuites/psxtests/psxshm01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536#note_125409
> struct region *p;
> int fd;
> int err;
> - char *name = "/shm";
> + char *name = "/shm", *invalid_name = "invalid_shm";
Please make this two separate variable declarations.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536#note_125409
You're receiving this email because of your account on gitlab.rtems.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/bugs/attachments/20250626/b8630ca6/attachment.htm>
More information about the bugs
mailing list