diff options
author | Daniel Stenberg <daniel@haxx.se> | 2018-11-05 11:57:29 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2018-11-07 08:26:28 +0100 |
commit | 994d13a105829d6e4f4db452936eaf0144777aa8 (patch) | |
tree | 502534060b5477c339629048c6dc4904304c09d7 /tests/symbol-scan.pl | |
parent | 9df8dc101ba03807a3257ba0922fe4dd03c81ed3 (diff) | |
download | curl-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 'tests/symbol-scan.pl')
0 files changed, 0 insertions, 0 deletions