mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-25 05:20:59 +08:00
Use _Workspace_Allocate_or_fatal_error() consistently in case auto extend is turned off. This helps to avoid undefined behaviour in _API_Mutex_Allocate() in case _API_Mutex_Information() fails.