summaryrefslogtreecommitdiff
path: root/wai.c
AgeCommit message (Expand)Author
2025-05-10Fix buffer overflow error by only supplying st_size to fread onceCSDUMMI
2025-05-10Use u_char instead of char to avoid buffer overflow errorCSDUMMI
2025-05-10Initial CommitOrangerot