FreeRTOS-Kernel/portable/ThirdParty/GCC/Posix
Florian La Roche 94e73f6f0c event_create(): check malloc() to be non-NULL
Check malloc() to return non-NULL before writing data
in the function event_create().

Signed-off-by: Florian La Roche <Florian.LaRoche@gmail.com>
2024-06-06 21:36:02 +02:00
..
utils event_create(): check malloc() to be non-NULL 2024-06-06 21:36:02 +02:00
FreeRTOS-simulator-for-Linux.url Normalize line endings and whitespace in source files 2022-11-29 15:38:47 -08:00
port.c Delete kernel created task in vTaskEndScheduler (#962) 2024-02-01 11:12:08 +08:00
portmacro.h Fix small bugs in Kernel (#998) 2024-02-20 22:19:41 +05:30