mirror of
https://gitlab.rtems.org/rtems/rtos/rtems.git
synced 2026-08-28 23:59:49 +08:00
PR 1359/cpukit * libcsupport/src/libio.c: rtems_libio_allocate: rtems_libio_iop_freelist incorrectly zeroed on semaphore error. Now checks error and does not modify anything until sure it has created semaphore.