summaryrefslogtreecommitdiffstats
path: root/src/corelib/plugin/qpluginloader.cpp
diff options
context:
space:
mode:
authorThiago Macieira <thiago.macieira@intel.com>2021-09-14 14:19:15 -0700
committerThiago Macieira <thiago.macieira@intel.com>2021-10-04 14:01:43 -0700
commit279176aa5d6dc10641a54a06e9cf4d6a4041da16 (patch)
treede01febe20d733008048e2bfce8abb65d8eb5fa7 /src/corelib/plugin/qpluginloader.cpp
parent461084b6c483c0dc90415d4f16868e194fcd6f0a (diff)
QPlugin: simplify handling of exact results from Q{Elf,Mach}Parser
Those two scanners always return exact results, if the metadata is present, so we don't need to re-scan (haven't needed since Qt 5.0). Especially since we scan from the end, we were spending cycles doing unnecessary work. Change-Id: I42eb903a916645db9900fffd16a4ccfdc7342278 Reviewed-by: Lars Knoll <lars.knoll@qt.io>
Diffstat (limited to 'src/corelib/plugin/qpluginloader.cpp')
0 files changed, 0 insertions, 0 deletions