Skip to content

ftp: never set data->set.ftp_append outside setopt - #6579

Closed
bagder wants to merge 1 commit into
masterfrom
bagder/ftp-append
Closed

ftp: never set data->set.ftp_append outside setopt#6579
bagder wants to merge 1 commit into
masterfrom
bagder/ftp-append

Conversation

@bagder

@bagder bagder commented Feb 8, 2021

Copy link
Copy Markdown
Member

Since the set value then risks getting used like that when the easy
handle is reused by the application.

Also: renamed the struct field from 'ftp_append' to 'remote_append'
since it is also used for SSH protocols.

Since the set value then risks getting used like that when the easy
handle is reused by the application.

Also: renamed the struct field from 'ftp_append' to 'remote_append'
since it is also used for SSH protocols.
@bagder bagder added the FTP label Feb 8, 2021
@bagder bagder closed this in 0c51036 Feb 8, 2021
@bagder
bagder deleted the bagder/ftp-append branch February 8, 2021 21:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant