Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix a possible integer overflow in Ftp::Gateway (squid-cache#1647)
A static analysis tool has discovered that const int csize, might have overflowed before being passed to writeReplyBody().
- Loading branch information