You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Andrew Stitcher (JIRA)" <ji...@apache.org> on 2018/06/26 20:39:00 UTC

[jira] [Created] (PROTON-1874) Valgrind complains about epoll_ctl accessing uninitialised data

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: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org