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

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

Commit 73d8ff9af3e2745020157bca9338ea29848bb358 in qpid-proton's branch 
refs/heads/master from [~dcristoloveanu]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=73d8ff9 ]

PROTON-870: Fix none_sasl.c to use pn_strdup instead of strdup
This closes #24


> none_sasl.c should use pn_strdup
> --------------------------------
>
>                 Key: PROTON-870
>                 URL: https://issues.apache.org/jira/browse/PROTON-870
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: proton-c
>    Affects Versions: 0.10
>            Reporter: Dan Cristoloveanu
>            Priority: Trivial
>   Original Estimate: 2h
>  Remaining Estimate: 2h
>
> none_sasl.c uses strdup, but strdup is not part of C99 and subsequently does 
> not exist on some platforms. Instead pn_strdup should be used.



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

Reply via email to