X-Git-Url: http://the.earth.li/gitweb/?a=blobdiff_plain;f=keydb%2Fkeydb_stacked.c;h=6cfb1f76eed1b073a84b2926337ad7820b41a2b2;hb=8ee9a59daf7a1ab1bf4ad8f4d2bcb88282db58a8;hp=7e997d99d08cf784bc48e29e7f5d4f67fb502ebc;hpb=51c1a7dd950efef6a4d00df1878341777f8064ff;p=onak.git diff --git a/keydb/keydb_stacked.c b/keydb/keydb_stacked.c index 7e997d9..6cfb1f7 100644 --- a/keydb/keydb_stacked.c +++ b/keydb/keydb_stacked.c @@ -118,7 +118,7 @@ static void store_on_fallback(struct onak_stacked_dbctx *privctx, (struct onak_dbctx *) privctx->backends->object; struct openpgp_publickey *curkey; - cleankeys(&publickey, config.clean_policies); + cleankeys(backend, &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