commit | 7178784f0a94e2e6c668f587665fde41d405a23c | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <d.kasatkin@samsung.com> | Fri Oct 03 14:40:20 2014 +0300 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Sat Oct 11 23:29:19 2014 -0400 |
tree | 446106018f0d880b1e2dd3da0124bb3cfc03f5c3 | |
parent | 272a6e90ffee1dea39efd6fdf9592edc83a0738e [diff] |
ima: ignore empty and with whitespaces policy lines Empty policy lines cause parsing failures which is, especially for new users, hard to spot. This patch prevents it. Changes in v2: * strip leading blanks and tabs in rules to prevent parsing failures Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>