]> git.ipfire.org Git - thirdparty/curl.git/commit
multi: mention integer overflow risk if using > 500 million sockets
authorDaniel Stenberg <daniel@haxx.se>
Wed, 26 Jul 2017 23:13:47 +0000 (01:13 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 26 Jul 2017 23:13:47 +0000 (01:13 +0200)
commit02c7a2ccabf3b21f881faacf286b4308c4ace1bc
tree9be9dc40820c0f45da224e17645d4e9e9bc91b87
parent60cf84f7f2e05a7d275616b28267d51fa184e793
multi: mention integer overflow risk if using > 500 million sockets

Reported-by: ovidiu-benea@users.noreply.github.com
Closes #1675
Closes #1683
lib/multi.c