I just found another nit in the example driver: The string db_name passed to dyndb_init is freed when configuration parsing is finished. The driver has to copy the value instead of copying the pointer. Patch is attached. -- Petr Spacek @ Red Hat