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

--- Comment #7 from Mark Thomas <ma...@apache.org> ---
FYI I went through the SNI parsing code manually and as far as I could tell the
two provided test cases covered the two possible exception types for malformed
input. There was the possibility of an IndexOutOfBoundsException but the input
that could trigger that is not under user control and the values Tomcat
provides will never trigger it.

Of course, I could have missed something so any additional test cases would be
welcome.

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