diff options
| author | Tycho Andersen <tycho@tycho.ws> | 2018-03-08 16:08:36 -0700 |
|---|---|---|
| committer | Mimi Zohar <zohar@linux.vnet.ibm.com> | 2018-03-25 07:26:28 -0400 |
| commit | e456ef88ae8c9ffd303e970c28dcce4474c3d356 (patch) | |
| tree | bbd534f2f48ad36368046195963f8ed973c5436e /tools/perf/util/scripting-engines/trace-event-python.c | |
| parent | ima: Fix Kconfig to select TPM 2.0 CRB interface (diff) | |
| download | linux-e456ef88ae8c9ffd303e970c28dcce4474c3d356.tar.gz linux-e456ef88ae8c9ffd303e970c28dcce4474c3d356.zip | |
ima: drop vla in ima_audit_measurement()
In keeping with the directive to get rid of VLAs [1], let's drop the VLA
from ima_audit_measurement(). We need to adjust the return type of
ima_audit_measurement, because now this function can fail if an allocation
fails.
[1]: https://lkml.org/lkml/2018/3/7/621
v2: just use audit_log_format instead of doing a second allocation
v3: ignore failures in ima_audit_measurement()
Signed-off-by: Tycho Andersen <tycho@tycho.ws>
Signed-off-by: Mimi Zohar <zohar@linux.vnet.ibm.com>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions
