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/11/12 22:16:19 UTC

[jira] [Resolved] (QPID-5305) Valgrind reports uninitialised values sent to system call in legacystore

     [ https://issues.apache.org/jira/browse/QPID-5305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Stitcher resolved QPID-5305.
-----------------------------------

    Resolution: Fixed

> Valgrind reports uninitialised values sent to system call in legacystore
> ------------------------------------------------------------------------
>
>                 Key: QPID-5305
>                 URL: https://issues.apache.org/jira/browse/QPID-5305
>             Project: Qpid
>          Issue Type: Bug
>    Affects Versions: 0.25
>         Environment: unix
>            Reporter: Andrew Stitcher
>            Assignee: Andrew Stitcher
>             Fix For: 0.25
>
>
> Running the legacystore tests under valgrind highlight that it doesn't initialise all the values it sends to disk.
> Even if these bytes are actually never used when the store is read, having this behaviour makes it hard to use valgrind to check that the store doesn't have other problems.
> There is a compile time option to enable initialising of the full written buffer, I think it is wise to enable this option always, so that testing using valgrind is productive.



--
This message was sent by Atlassian JIRA
(v6.1#6144)

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