Actions
Bug #6053
closedsmtp: long line discard logic should be separate for server and client
Affected Versions:
Effort:
Difficulty:
Label:
Description
So far, we store one variable in state to hold whether we want to discard a long line till LF irrespective of the direction. This means that a long command to client followed by a regular command w LF can be considered as one long line which is incorrect
Updated by Shivani Bhardwaj over 1 year ago
- Target version changed from 6.0.13 to 7.0.0-rc2
Updated by Juliana Fajardini Reichow over 1 year ago
- Related to Bug #6054: ftp: long line discard logic should be separate for server and client added
Updated by Shivani Bhardwaj over 1 year ago
- Status changed from Assigned to In Review
Updated by Victor Julien over 1 year ago
- Status changed from In Review to Resolved
Actions