https://bz.apache.org/bugzilla/show_bug.cgi?id=64452

--- Comment #37 from Yann Ylavic <ylavic....@gmail.com> ---
Thanks. Something dropped apr_unix_file_cleanup from the list in between
apr_file_mktemp and eor_bucket_destroy, without running it.

I think that the file is set aside when being forwarded to the backend (so the
culprit would be apr_file_setaside), such that its lifetime is now the the one
of the backend connection.

It still should be deleted at some point though, let me (in)validate this
assumption..

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: bugs-unsubscr...@httpd.apache.org
For additional commands, e-mail: bugs-h...@httpd.apache.org

Reply via email to