Andrew Stitcher created PROTON-2752:
---------------------------------------

             Summary: 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


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