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

William A. Rowe Jr. <wr...@apache.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mt...@apache.org,
                   |                            |wr...@apache.org

--- Comment #10 from William A. Rowe Jr. <wr...@apache.org> ---
Agreed with comment #9, the patch should be adjusted from
sizeof(ctx->context_id)
to read sizeof ctx->context_id, which might have avoided the 'promote to
pointer'
confusion in the comment thread above.

I would still want mladen's feedback on removing the never-used
SSL_vhost_algo_id
function he introduced in r300723 - I simply don't know tcnative versioning
rules,
so to be his review I've added him as an explicit cc.  See comment #5 above.

If anyone else can offer their thoughts on removing an exported-but-unused 
function, please share.  Thanks.

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