File webkit2gtk3-no-return-in-nonvoid.patch of Package webkit2gtk3.6148

Index: webkitgtk-2.17.92/Source/WebCore/crypto/CryptoKey.cpp
===================================================================
--- webkitgtk-2.17.92.orig/Source/WebCore/crypto/CryptoKey.cpp
+++ webkitgtk-2.17.92/Source/WebCore/crypto/CryptoKey.cpp
@@ -67,6 +67,8 @@ auto CryptoKey::algorithm() const -> Alg
     case KeyAlgorithmClass::Raw:
         return downcast<RawKeyAlgorithm>(*algorithm).dictionary();
     }
+
+    RELEASE_ASSERT_NOT_REACHED();
 }
 
 auto CryptoKey::usages() const -> Vector<CryptoKeyUsage>
openSUSE Build Service is sponsored by