diff options
author | Ondrej Mosnacek <omosnace@redhat.com> | 2020-01-16 15:04:34 +0300 |
---|---|---|
committer | Paul Moore <paul@paul-moore.com> | 2020-01-17 00:05:25 +0300 |
commit | dd89b9d9f37decab85e000384d229abdcd9944ae (patch) | |
tree | 9375dc3bb6a32493cf1b965b6d5560036d253196 /tools/perf/util/c++/clang.cpp | |
parent | cb89e2465896f30d4247ac9ff47d30522e39745a (diff) | |
download | linux-dd89b9d9f37decab85e000384d229abdcd9944ae.tar.xz |
selinux: do not allocate ancillary buffer on first load
In security_load_policy(), we can defer allocating the newpolicydb
ancillary array to after checking state->initialized, thereby avoiding
the pointless allocation when loading policy the first time.
Signed-off-by: Ondrej Mosnacek <omosnace@redhat.com>
[PM: merged portions by hand]
Reviewed-by: Stephen Smalley <sds@tycho.nsa.gov>
Signed-off-by: Paul Moore <paul@paul-moore.com>
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions