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

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

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