Huw Davies (@huw) commented about server/registry.c:
else file_set_error();
}
+static void load_app_registry( struct key *key, const char *filename, obj_handle_t *handle,
unsigned int access, unsigned int attributes )
Returning the handle would be better