mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-02 12:49:03 +00:00
Fixes a bug where newfd is not properly closed when newfd[0] equals newfd[1]. This can cause file descriptor leaks in certain edge cases where the read and write sides of the pipe are duplicated. Signed-off-by: hongfengchen <hongfengchen@xiaomi.com> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Make.defs | ||
| Makefile | ||
| popen.c | ||