nuttx/libs/libc
Jukka Laitinen c9776bf8a6 libc/fclose: Validate the user provided stream pointer
Check that the provided stream pointer is really opened for the group before
closing & freeing it.

Signed-off-by: Jukka Laitinen <jukka.laitinen@tii.ae>
2025-09-09 23:51:35 +08:00
..
aio style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
assert
audio
builtin
ctype style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
dirent
dlfcn libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
elf esp32s3/elf: Fix ELF loader on ESP32-S3 when using external PSRAM 2025-08-20 02:23:03 +08:00
errno
eventfd
fdt
fixedmath libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
gdbstub style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
gnssutils
grp
hex2bin
inttypes
libgen
locale libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
lzf
machine esp32s3/elf: Fix ELF loader on ESP32-S3 when using external PSRAM 2025-08-20 02:23:03 +08:00
misc libc/idr: Remove nodes from RB trees during destroy 2025-07-12 14:24:32 +08:00
net libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
netdb libs/libc/netdb: Optimize the timeout calculation logic: 2025-08-06 01:58:05 +08:00
obstack
pthread pthread: add pthread_{get|set}concurrency support 2025-08-22 20:50:13 +08:00
pwd
queue
regex style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
sched style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
search
semaphore sched/semaphore: add support to customize semaphore max allowed value 2025-09-04 09:48:34 +08:00
signal
spawn
stdio libc/fclose: Validate the user provided stream pointer 2025-09-09 23:51:35 +08:00
stdlib Revert "libs/libc/stdlib/lib_exit.c: fix multiple definition of __dso_handle in msys2" 2025-07-31 22:10:36 +08:00
stream libc: lib_bsprintf reuse var instead value for string 2025-06-20 09:48:39 +08:00
string style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
symtab
syslog drivers/syslog: Add RFC 5424 protocol support 2025-06-13 20:26:57 +08:00
termios libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
time libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
tls
uio
unistd unistd: add support for confstr() 2025-08-22 20:50:13 +08:00
userfs style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
uuid
wchar style: fix spelling in code comments and strings 2025-05-23 10:48:41 +08:00
wctype
wqueue libs: unify Private Types banners 2025-05-28 10:17:15 +08:00
zoneinfo
.gitignore
CMakeLists.txt
Kconfig
libc.csv
libc.h
Makefile