File fix_missing_return.patch of Package rspamd

Index: rspamd-3.7.5/src/libserver/symcache/symcache_item.hxx
===================================================================
--- rspamd-3.7.5.orig/src/libserver/symcache/symcache_item.hxx
+++ rspamd-3.7.5/src/libserver/symcache/symcache_item.hxx
@@ -78,6 +78,7 @@ constexpr static auto item_type_to_str(s
 	case symcache_item_type::VIRTUAL:
 		return "virtual";
 	}
+        return "should_not_reach_this_bug_found";
 }
 
 /**
openSUSE Build Service is sponsored by