You are viewing a plain text version of this content. The canonical link for it is here.
Posted to bugs@httpd.apache.org by bu...@apache.org on 2013/05/02 09:41:41 UTC

[Bug 54793] Socket timeout handler can delete uploaded files PUT upload

https://issues.apache.org/bugzilla/show_bug.cgi?id=54793

--- Comment #1 from sensille@gmx.net ---
This is by design, see dav_fs_close_stream in modules/dav/fs/repos.c. In case
of error, the commit parameter is 0, leading to a call to apr_file_remove.
What do you propose should happen in case of error instead?

-- 
You are receiving this mail because:
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscribe@httpd.apache.org
For additional commands, e-mail: bugs-help@httpd.apache.org