Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Harden a pcp::pmda::cache::lookup overload
This is really only needed for unit tests, since our fake libpcp-pmda implementation may return `PMDA_CACHE_ACTIVE`, but does not intialise the `name` parameter at all. Still, it's good safe practice anyway.
- Loading branch information