Fix case fallback warning
AcceptedPublic

Authored by jpalecek on May 11 2020, 1:55 AM.

Details

Reviewers
davidedmundson
apol
Group Reviewers
Plasma
Summary

Courtesy of gcc warnings: in decoding of the "ps" reply, the answer
would be wrongly used as free memory as well due to a missing break.

Diff Detail

Repository
R111 KSysguard Library
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 26681
Build 26699: arc lint + arc unit
jpalecek created this revision.May 11 2020, 1:55 AM
Restricted Application added a project: Plasma. ยท View Herald TranscriptMay 11 2020, 1:55 AM
jpalecek requested review of this revision.May 11 2020, 1:55 AM
apol accepted this revision.May 11 2020, 10:19 AM
This revision is now accepted and ready to land.May 11 2020, 10:19 AM