Ensure the salt file is indeed a regular file
ClosedPublic

Authored by aacid on May 20 2018, 11:06 AM.

Details

Summary

If it's not a regular file we try to re-create it
if we can't for some reason, we bail out

Diff Detail

Repository
R107 KWallet PAM Integration
Branch
arcpatch-D12991
Lint
No Linters Available
Unit
No Unit Test Coverage
aacid created this revision.May 20 2018, 11:06 AM
Restricted Application added a project: Plasma. · View Herald TranscriptMay 20 2018, 11:06 AM
Restricted Application added a subscriber: plasma-devel. · View Herald Transcript
aacid requested review of this revision.May 20 2018, 11:06 AM
fvogt requested changes to this revision.May 20 2018, 11:26 AM
fvogt added inline comments.
pam_kwallet.c
732

Missing free(path);

This revision now requires changes to proceed.May 20 2018, 11:26 AM
aacid updated this revision to Diff 34563.May 21 2018, 8:44 AM

free path

fvogt accepted this revision.May 21 2018, 8:47 AM
This revision is now accepted and ready to land.May 21 2018, 8:47 AM
aacid closed this revision.May 21 2018, 9:00 AM