Home - Waterfall Grid T-Grid Console Builders Recent Builds Buildslaves Changesources - JSON API - About

Change #246479

Category curl
Changed by Daniel Stenberg <danielohnoyoudont@haxx.se>
Changed at Wed 22 Oct 2025 22:52:36
Repository https://github.com/curl/curl.git
Project curl
Branch master
Revision a8f16da712402733609943b5da003af5baa058e6

Comments

ftp: remove the state_saved struct field
It was not necessary. Its only purpose was to know if an upload is done,
and that information is already available elsewhere.

Closes #19192

Changed files