Andrew Stitcher created PROTON-2950:
---------------------------------------

             Summary: IF pn_buffer can silently fail to allocate memory
                 Key: PROTON-2950
                 URL: https://issues.apache.org/jira/browse/PROTON-2950
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
    Affects Versions: proton-c-0.40.0
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher
             Fix For: proton-c-0.41.0


If the pn_buffer code grows the underlying buffer it fails to check if the 
reallocation was successful and return an error if it wasn't.

This could cause protocol corruption if the memory allocation fails.



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

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to