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

William A. Rowe Jr. <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected],
                   |                            |[email protected]

--- Comment #10 from William A. Rowe Jr. <[email protected]> ---
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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to