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

--- Comment #3 from Ilya Maykov <ivmay...@gmail.com> 2012-02-08 22:46:04 UTC ---
Created attachment 28292
  --> https://issues.apache.org/bugzilla/attachment.cgi?id=28292
Proposed patch

Here is my proposed bugfix, which uses memset() to zero-out the stack-allocated
apr_finfo_t structure before using it. This patch makes the repro case
(attached earlier) stop crashing.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to