]> the.earth.li Git - onak.git/commit
Clean keys before storing them in the stacked backend
authorJonathan McDowell <noodles@earth.li>
Wed, 8 Jun 2016 22:24:05 +0000 (23:24 +0100)
committerJonathan McDowell <noodles@earth.li>
Wed, 8 Jun 2016 22:24:05 +0000 (23:24 +0100)
commit31cda851985140a3b6108fb51f1ef7f7f4aac9cd
treeaeec210d896624c832f19a7b89817307489fe50e
parent098634aaa52bff406d11f1f6b57bc1e10208cee7
Clean keys before storing them in the stacked backend

If we fetch keys from a lower level of the stacked backends then run
the clean functions before trying to store them in the top level.
keydb_stacked.c