You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by bu...@apache.org on 2009/05/19 04:01:24 UTC

DO NOT REPLY [Bug 47216] Possible NPE in Http11Processor.action()

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





--- Comment #1 from william.barker@wilshire.com  2009-05-18 19:01:24 PST ---
This "bug" is purely theoretical.  The only way to hit it is to hold a
reference to the Request after request processing has finished.  If you do
that, IMHO you deserve all the NPEs you get.

+0 to making parseHost protected (since anyone subclassing this will likely
need it).

-- 
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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org