diff options
author | Roberto Sassu <roberto.sassu@polito.it> | 2014-10-13 14:08:41 +0200 |
---|---|---|
committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2014-10-13 08:39:02 -0400 |
commit | 1bd7face74391ddfc568b3e638f156da1ed77aa6 (patch) | |
tree | 9bf69f4d988df8c89e7405b6a52c17924536abbb /Documentation/kernel-parameters.txt | |
parent | 9f3166b8ca3b89c27b9f1c9039d3662ab7812cfa (diff) | |
download | lwn-1bd7face74391ddfc568b3e638f156da1ed77aa6.tar.gz lwn-1bd7face74391ddfc568b3e638f156da1ed77aa6.zip |
ima: allocate field pointers array on demand in template_desc_init_fields()
The allocation of a field pointers array is moved at the end of
template_desc_init_fields() and done only if the value of the 'fields'
and 'num_fields' parameters is not NULL. For just validating a template
format string, retrieved template field pointers are placed in a temporary
array.
Changelog:
- v3:
- do not check in this patch if 'fields' and 'num_fields' are NULL
(suggested by Mimi Zohar)
Signed-off-by: Roberto Sassu <roberto.sassu@polito.it>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
0 files changed, 0 insertions, 0 deletions