Andrew Stitcher created PROTON-1874:
---------------------------------------

             Summary: Valgrind complains about epoll_ctl accessing 
uninitialised data
                 Key: PROTON-1874
                 URL: https://issues.apache.org/jira/browse/PROTON-1874
             Project: Qpid Proton
          Issue Type: Bug
          Components: proton-c
         Environment: Raspberry Pi 3, Raspbian Jesse
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


The valgrind complaint is true, but probably harmless - it will only be seen on 
32 bit machines where the final 4 bytes of the ev.data union (which is 8 bytes) 
are not initialised as they are not in ev.data.ptr which is only 4 bytes.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

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

Reply via email to