Unverified Commit c05d77ee authored by Tim Rühsen's avatar Tim Rühsen Committed by Daniel Stenberg
Browse files

ftp: avoid two unsigned int overflows in FTP listing parser

Curl_ftp_parselist: avoid unsigned integer overflows

The overflow has no real world impact, just avoid it for "best
practice".

Closes #3225
parent fcf3f133
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment