diff options
author | Mickaël Salaün <[email protected]> | 2024-05-11 19:14:40 +0200 |
---|---|---|
committer | Mickaël Salaün <[email protected]> | 2024-05-11 19:18:44 +0200 |
commit | 3656bc23429a4d539c81b5cb8f17ceeeeca8901a (patch) | |
tree | 699be2b714d407d2b30eea72b337bc4e13d09fa9 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | a86f18903db9211e265cc130b61adb175b7a4c42 (diff) |
selftests/landlock: Do not allocate memory in fixture data
Do not allocate self->dir_path in the test process because this would
not be visible in the FIXTURE_TEARDOWN() process when relying on
fork()/clone3() instead of vfork().
This change is required for a following commit removing vfork() call to
not break the layout3_fs.* test cases.
Cc: Günther Noack <[email protected]>
Cc: Shuah Khan <[email protected]>
Reviewed-by: Kees Cook <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mickaël Salaün <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions