Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ftp: shrink temp buffers used for PORT #4880

Closed
wants to merge 1 commit into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Feb 4, 2020

These two stack based buffers only need to be 46 + 66 bytes instead of
256 + 1024.

These two stack based buffers only need to be 46 + 66 bytes instead of
256 + 1024.
@bagder bagder added the FTP label Feb 4, 2020
@bagder bagder closed this in 671c48e Feb 5, 2020
@bagder bagder deleted the bagder/ftp-shrinkbuffers branch February 5, 2020 09:10
@lock lock bot locked as resolved and limited conversation to collaborators May 5, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Development

Successfully merging this pull request may close these issues.

None yet

1 participant