Several cleanups
ClosedPublic

Authored by fvogt on Aug 4 2017, 9:44 AM.

Details

Reviewers
davidedmundson
Group Reviewers
Plasma
Commits
R107:a33ec22b96e8: Several cleanups
Summary
  • No cppcheck warnings anymore
  • Use snprintf everywhere
  • Avoid pointless multiplication with sizeof(char)
  • Avoid memory leaks
Test Plan

Still builds, works the same as before.

Diff Detail

Repository
R107 KWallet PAM Integration
Branch
patch1
Lint
No Linters Available
Unit
No Unit Test Coverage
fvogt created this revision.Aug 4 2017, 9:44 AM
Restricted Application added a project: Plasma. · View Herald TranscriptAug 4 2017, 9:44 AM
davidedmundson accepted this revision.Aug 9 2017, 6:59 PM
This revision is now accepted and ready to land.Aug 9 2017, 6:59 PM