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

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

Commit 37cd347de669a99137cc45e4d886c47e70b9e3e8 in qpid-proton's branch 
refs/heads/master from [~astitcher]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=37cd347 ]

PROTON-1874: Silence valgrind complaint on 32 bit machines with epoll proactor


> 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
>            Priority: Minor
>
> 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