commit | 5032f360dd31e6cf59aadad0478df1244bfd30f8 | [log] [tgz] |
---|---|---|
author | Markus Elfring <elfring@users.sourceforge.net> | Sat Aug 19 18:00:22 2017 +0200 |
committer | Tyler Hicks <tyhicks@canonical.com> | Mon Nov 06 18:23:48 2017 +0000 |
tree | 8ceb7c19268584d755de0ce69cf39ab0920c0f12 | |
parent | a463ce5bbd99fef6e1012cebe7b6764794ec07d8 [diff] |
ecryptfs: Adjust four checks for null pointers The script “checkpatch.pl” pointed information out like the following. Comparison to NULL could be written … Thus fix the affected source code places. Signed-off-by: Markus Elfring <elfring@users.sourceforge.net> Signed-off-by: Tyler Hicks <tyhicks@canonical.com>