[omniORB] patch for sslConnection.cc, v2

Duncan Grisby duncan at grisby.org
Thu Apr 30 17:12:33 BST 2009


On Tuesday 28 April, Wei Jiang wrote:

> fixed three bugs:
> 1. memory leak when SSL_get_verify_result(pd_ssl) != X509_V_OK
> 2. Cope with NO COMMON NAME cert
> 3. convert common name to native code set string.

Thanks. The memory leak is obviously a bug and should be fixed.

Can you explain the other things?  I'm not convinced it's right to try
to translate the common name to the native code set. What if it can't be
represented in the native code set?

Cheers,

Duncan.

-- 
 -- Duncan Grisby         --
  -- duncan at grisby.org     --
   -- http://www.grisby.org --



More information about the omniORB-list mailing list