mirror of
https://github.com/HEYAHONG/nuttx-apps.git
synced 2025-10-16 14:08:42 +08:00

leaking here means fork/vfork will duplicate fd without O_CLOEXEC flag to the child process. Signed-off-by: wanggang26 <wanggang26@xiaomi.com>