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

Dominic Evans commented on PROTON-969:
--------------------------------------

It seems like these calls would increment a refcount and hence you would need 
to call sasl_server_done() and sasl_client_done() the same number of times 
before the cleanup mechanisms would actually kick-in and free up the memory

> Cyrus SASL module calls sasl_server_init once for every incoming connection
> ---------------------------------------------------------------------------
>
>                 Key: PROTON-969
>                 URL: https://issues.apache.org/jira/browse/PROTON-969
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>            Reporter: Ted Ross
>            Assignee: Andrew Stitcher
>             Fix For: 0.10
>
>
> The Cyrus SASL module invokes sasl_server_init once for every incoming 
> connection on a listener.  The Manpage for sasl_server_init states that it 
> should be called only once per process.
> Is this a blocker for 0.10?



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

Reply via email to