aboutsummaryrefslogtreecommitdiff
path: root/docs/socket.html
diff options
context:
space:
mode:
authorThijs Schreijer <thijs@thijsschreijer.nl>2026-08-29 17:09:47 +0200
committerThijs Schreijer <thijs@thijsschreijer.nl>2026-08-29 17:22:29 +0200
commit8cbbce56e64c84b53593c815f6dcdd9214897b74 (patch)
tree101db7e5d326b8e7b8394840dda6d4de6eec343a /docs/socket.html
parente912d157b242e661dca37d0a8269202dda974ba7 (diff)
downloadluasocket-8cbbce56e64c84b53593c815f6dcdd9214897b74.tar.gz
luasocket-8cbbce56e64c84b53593c815f6dcdd9214897b74.tar.bz2
luasocket-8cbbce56e64c84b53593c815f6dcdd9214897b74.zip
fix(receive): guard maxsize against size_t overflow on cast
Casting a double larger than SIZE_MAX to size_t is undefined behavior; bound-check maxsize before the cast.
Diffstat (limited to 'docs/socket.html')
0 files changed, 0 insertions, 0 deletions