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 2013/07/25 19:59:50 UTC

[jira] [Created] (QPID-5016) Legacy store not correctly initialising rmgr

Andrew Stitcher created QPID-5016:
-------------------------------------

             Summary: Legacy store not correctly initialising rmgr
                 Key: QPID-5016
                 URL: https://issues.apache.org/jira/browse/QPID-5016
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker
            Reporter: Andrew Stitcher
            Assignee: Andrew Stitcher


Gcc 4.8.1 found an incorrect memset in legacystore/jrnl/rmgr.cpp, where the an aio_cb struct is zeroed using a sizeof aio_cb* rather than aio_cb.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org