D8909: Fix uninitialized warning on valgrind
David Rosca
noreply at phabricator.kde.org
Mon Nov 20 08:53:57 UTC 2017
drosca requested changes to this revision.
drosca added inline comments.
This revision now requires changes to proceed.
INLINE COMMENTS
> stream.cpp:28
> : VolumeObject(parent)
> + , m_deviceIndex(std::numeric_limits<quint32>::max())
> , m_clientIndex(PA_INVALID_INDEX)
Should be PA_INVALID_INDEX (even though it's the same).
REPOSITORY
R115 Plasma Audio Volume Applet
REVISION DETAIL
https://phabricator.kde.org/D8909
To: apol, #plasma, drosca
Cc: plasma-devel, ZrenBot, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol, mart
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20171120/4914775c/attachment.html>
More information about the Plasma-devel
mailing list