OpenDKIM icon indicating copy to clipboard operation
OpenDKIM copied to clipboard

dkimf_db_walk: explicitly treat DKIMF_DB_MEMCACHE as unsupported db type.

Open futatuki opened this issue 1 year ago • 1 comments

This saves incorrect usage of DKIMF_DB_MEMCACHE from assertion failure addressing to unknown DB type error, although it still need that caller should handle the error properly. (see issue #218)

futatuki avatar Jun 19 '24 21:06 futatuki