Fix uninitialized warning on valgrind
ClosedPublic

Authored by apol on Nov 20 2017, 2:46 AM.

Diff Detail

Repository
R115 Plasma Audio Volume Applet
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
apol created this revision.Nov 20 2017, 2:46 AM
Restricted Application added a project: Plasma. · View Herald TranscriptNov 20 2017, 2:46 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
drosca requested changes to this revision.Nov 20 2017, 8:53 AM
drosca added inline comments.
src/stream.cpp
28

Should be PA_INVALID_INDEX (even though it's the same).

This revision now requires changes to proceed.Nov 20 2017, 8:53 AM
apol updated this revision to Diff 22640.Nov 20 2017, 12:08 PM

PA_INVALID_INDEX

drosca accepted this revision.Nov 20 2017, 12:14 PM
This revision is now accepted and ready to land.Nov 20 2017, 12:14 PM
This revision was automatically updated to reflect the committed changes.