I found a couple of places in `RegistryInterface` ...
# core
c
I found a couple of places in
RegistryInterface
where member variables were accessed without Read/Write locks. I opened a PR for those: https://github.com/osquery/osquery/pull/5906