mirror of
https://github.com/RGBCube/serenity
synced 2025-06-01 09:28:13 +00:00
![]() And also mark strlcpy() and strlcat() with __attribute__((warn_unused_result)). Since our code is warning-free, this ensures we never misuse those functions. (Or are very sure about doing it when turning off the warning for a particular piece of code.) |
||
---|---|---|
.. | ||
bind-local-socket-to-symlink.cpp | ||
bxvga-mmap-kernel-into-userspace.cpp | ||
CMakeLists.txt | ||
crash-fcntl-invalid-cmd.cpp | ||
elf-execve-mmap-race.cpp | ||
elf-symbolication-kernel-read-exploit.cpp | ||
kill-pidtid-confusion.cpp | ||
mmap-write-into-running-programs-executable-file.cpp | ||
nanosleep-race-outbuf-munmap.cpp | ||
null-deref-close-during-select.cpp | ||
null-deref-crash-during-pthread_join.cpp | ||
path-resolution-race.cpp | ||
pledge-test-failures.cpp | ||
pthread-cond-timedwait-example.cpp | ||
setpgid-across-sessions-without-leader.cpp | ||
uaf-close-while-blocked-in-read.cpp |