summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2018-11-05 11:57:29 +0100
committerDaniel Stenberg <daniel@haxx.se>2018-11-07 08:26:28 +0100
commit994d13a105829d6e4f4db452936eaf0144777aa8 (patch)
tree502534060b5477c339629048c6dc4904304c09d7 /Makefile.am
parent9df8dc101ba03807a3257ba0922fe4dd03c81ed3 (diff)
downloadcurl-bagder/local-port-overflow.tar.gz
curl: fix --local-port integer overflowbagder/local-port-overflow
The tool's local port command line range parser didn't check for integer overflows and could pass "weird" data to libcurl for this option. libcurl however, has a strict range check for the values so it rejects anything outside of the accepted range. Reported-by: Brian Carpenter Closes #3242
Diffstat (limited to 'Makefile.am')
0 files changed, 0 insertions, 0 deletions