Hacker News
new
|
past
|
comments
|
ask
|
show
|
jobs
|
submit
login
cremno
on Dec 22, 2015
|
parent
|
context
|
favorite
| on:
Integer overflow in glibc strncat
A very early version. Among other differences the functions don't care about RSIZE_MAX (even though newer VS versions define and use rsize_t). However the Windows SDK contains <strsafe.h> which does limit the length of strings (STRSAFE_MAX_CCH).
https://msdn.microsoft.com/en-us/library/windows/desktop/ms6...
Consider applying for YC's Fall 2025 batch! Applications are open till Aug 4
Guidelines
|
FAQ
|
Lists
|
API
|
Security
|
Legal
|
Apply to YC
|
Contact
Search:
https://msdn.microsoft.com/en-us/library/windows/desktop/ms6...