diff options
author | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-07 22:21:54 +0200 |
---|---|---|
committer | Denys Vlasenko <vda.linux@googlemail.com> | 2017-08-07 22:21:54 +0200 |
commit | 354b104df1f5a07bbac554603f69d6d8c3077e07 (patch) | |
tree | ed85200ce581d86fb8e85330453b3863622b01df /NOFORK_NOEXEC.lst | |
parent | fc9efcb53bf59edb47be7f25d2a374907af2e6a8 (diff) |
fatattr: make NOEXEC
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Diffstat (limited to 'NOFORK_NOEXEC.lst')
-rw-r--r-- | NOFORK_NOEXEC.lst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/NOFORK_NOEXEC.lst b/NOFORK_NOEXEC.lst index 8580593cb..d7e60b442 100644 --- a/NOFORK_NOEXEC.lst +++ b/NOFORK_NOEXEC.lst @@ -117,7 +117,7 @@ expr - leaks: nested allocs factor - runner (eats stdin if no params) fakeidentd - daemon false - NOFORK -fatattr - leaks: open+xioctl, complex +fatattr - noexec. leaks: open+xioctl, complex fbset - hardware, leaks: open+xfunc fbsplash - runner, longterm fdflush - hardware, leaks: open+ioctl_or_perror_and_die |