yang zhang created a merge request: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536

Project:Branches: yang.zhang/rtems:fix_shm_open to rtems/rtos/rtems:main
Author:   yang zhang




## Summary
If shm_open fail, the system would crash.

When passed a invalid param `name` into `shm_open`, `shm` would fail to be 
allocated,
then system would crash when free the just allocated `libio`.


<!-- Default settings, if it is a dropdown it will set after submission -->

-- 
View it on GitLab: 
https://gitlab.rtems.org/rtems/rtos/rtems/-/merge_requests/536
You're receiving this email because of your account on gitlab.rtems.org.


_______________________________________________
bugs mailing list
[email protected]
http://lists.rtems.org/mailman/listinfo/bugs

Reply via email to