[ 
https://issues.apache.org/jira/browse/PROTON-1119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15126290#comment-15126290
 ] 

ASF subversion and git services commented on PROTON-1119:
---------------------------------------------------------

Commit 8897f87affc3343046bac172a5dd32cb8a776992 in qpid-proton's branch 
refs/heads/master from Clifford Jansen
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=8897f87 ]

PROTON-1119: more efficient tracking of ssl_domain objects in C++


> C++ ssl_domain tracking uses unnecessary heap allocations
> ---------------------------------------------------------
>
>                 Key: PROTON-1119
>                 URL: https://issues.apache.org/jira/browse/PROTON-1119
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: cpp-binding
>    Affects Versions: 0.11.1
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>             Fix For: 0.13.0
>
>
> As noted in PROTON-1115, there are more than a dozen unused ssl_domain 
> connection option related allocations for even the simplest example program.  
> While the actual underlying pn_ssl_domain_t object is lazily created, greater 
> laziness can be achieved since it is pointless to track and count a known 
> null pointer.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to