commit | 1d91ac6213003f525ac34da5e39cbb6612d19deb | [log] [tgz] |
---|---|---|
author | Dmitry Kasatkin <d.kasatkin@samsung.com> | Thu Feb 27 20:16:47 2014 +0200 |
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | Fri Mar 07 12:15:48 2014 -0500 |
tree | 8182a8b6df13e506b1888fce3395b75a9aa1f23b | |
parent | e0420039b643a832231028000a5c0d7358b14f3b [diff] |
ima: skip memory allocation for empty files Memory allocation is unnecessary for empty files. This patch calculates the hash without memory allocation. Signed-off-by: Dmitry Kasatkin <d.kasatkin@samsung.com> Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>