mirror of
https://github.com/php/php-src.git
synced 2024-11-23 09:54:15 +08:00
e583890af0
when passing PHP_INT_MAX for the $length param we get this (with ubsan) `ext/sockets/sockets.c:1409:36: runtime error: signed integer overflow: 9223372036854775807 + 1 cannot be represented in type 'long int'` close GH-16382 |
||
---|---|---|
.. | ||
tests | ||
config.m4 | ||
config.w32 | ||
conversions.c | ||
conversions.h | ||
CREDITS | ||
multicast.c | ||
multicast.h | ||
php_sockets.h | ||
sendrecvmsg.c | ||
sendrecvmsg.h | ||
sockaddr_conv.c | ||
sockaddr_conv.h | ||
sockets_arginfo.h | ||
sockets.c | ||
sockets.stub.php | ||
windows_common.h |