mirror of
https://git.rtems.org/rtems-libbsd/
synced 2025-06-29 02:24:12 +08:00

If a network error occurs or there is no waiter on rc_conf processing the worker thread is left holding a local stack struct ater the call has returned. Allocate on the heap.