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:45:00 UTC

[jira] [Resolved] (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:all-tabpanel ]

Andrew Stitcher resolved PROTON-1874.
-------------------------------------
       Resolution: Fixed
    Fix Version/s: proton-c-0.25.0

> 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
>             Fix For: proton-c-0.25.0
>
>
> 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