-
Committer:
Tyler Hicks
-
Date:
2012-07-11 09:12:11 UTC
-
Revision ID:
tyhicks@canonical.com-20120711091211-pfoo3hcf764ftulu
* src/libecryptfs/module_mgr.c, src/pam_ecryptfs/pam_ecryptfs.c:
- fix compiler warnings
There is still a warning remaining due to an unhandled error condition but I'm
not familiar enough with that part of the code to know how to properly handle
it:
pam_ecryptfs.c: In function 'private_dir':
pam_ecryptfs.c:359:12: warning: ignoring return value of 'symlink', declared with attribute warn_unused_result [-Wunused-result]