RTEMS | System would crash when shm_open fail (!536)
yang zhang (@yang.zhang)
gitlab at rtems.org
Tue Jul 1 06:47:10 UTC 2025
yang zhang commented on a discussion on testsuites/psxtests/psxshm01/init.c: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536#note_125678
> struct region *p;
> int fd;
> int err;
> - char *name = "/shm";
> + char *name = "/shm", *invalid_name = "invalid_shm";
Separated.
--
View it on GitLab: https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536#note_125678
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/20250701/8ec3f3e4/attachment.htm>
More information about the bugs
mailing list