X-Git-Url: https://the.earth.li/gitweb/?p=onak.git;a=blobdiff_plain;f=keydb_stacked.c;h=59c988da9172f0cd862df64a251fde0fc03541a0;hp=06ee7098bb08f6d58a90f90e69e878296a9eb77f;hb=a0d1c99184eeb07a6a7711e168c3db4b8c0937eb;hpb=5719b2b50c87d77e4ed1cc054f000845fc9aa8cc diff --git a/keydb_stacked.c b/keydb_stacked.c index 06ee709..59c988d 100644 --- a/keydb_stacked.c +++ b/keydb_stacked.c @@ -113,7 +113,7 @@ static void store_on_fallback(struct onak_stacked_dbctx *privctx, (struct onak_dbctx *) privctx->backends->object; struct openpgp_publickey *curkey; - cleankeys(publickey); + cleankeys(&publickey, config.clean_policies); /* * If we walked the stack at all, store the key in the first * backend if configured to do so. It's not an update as we