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

Mark Thomas <ma...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Mark Thomas <ma...@apache.org> ---
Many thanks for the analysis and patch.

The first three issues look valid on initial inspection although I suspect a
closer analysis will show that not all of them are valid due to broader
constraints that mean the code is, in reality, single threaded. Regardless,
these three are fixed in trunk and 7.0.x and will be included in 7.0.30
onwards. I used the provided patch as a starting point although I did make some
changes to make the code a little cleaner.

The fourth issue is definitely not valid since a Host will never permit
multiple children with the same name. This change was not included in the fix.

-- 
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