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

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

Commit 97fcd648fd826a68b3e0d681d054c11031e6b06a in qpid-proton's branch 
refs/heads/main from Andrew Stitcher
[ https://gitbox.apache.org/repos/asf?p=qpid-proton.git;h=97fcd648f ]

PROTON-2752: Make more use of pn_string_t instead of char*


> Use pn_string_t/pn_bytes_t instead of raw char*
> -----------------------------------------------
>
>                 Key: PROTON-2752
>                 URL: https://issues.apache.org/jira/browse/PROTON-2752
>             Project: Qpid Proton
>          Issue Type: Improvement
>          Components: proton-c
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>            Priority: Major
>
> There are a few places where we hold a pn_string_t convert it to char* then 
> convert it to pn_bytes_t. We can "cut out the middleman"! and be more 
> efficient and have less code overall!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@qpid.apache.org
For additional commands, e-mail: dev-h...@qpid.apache.org

Reply via email to