/* combine the stored and the new */
APR_BRIGADE_CONCAT(ctx->in, in);
in proxy_send_dir_filter of mod_proxy_ftp.c
and
/* combine the stored and the new */
APR_BRIGADE_CONCAT(ctx->in, in);
in ap_proxy_send_dir_filter of proxy_ftp.c
seem candidates for me for further PR37145 like trouble.
Comments / Thoughts?
Regards
RĂ¼diger
