Files
ladybird/Userland/Libraries/LibWeb/Crypto/CryptoAlgorithms.cpp
Andrew Kaster 0a3d27c41d LibWeb: Make SubtleCrypto AlgorithmParams classes virtual
This allows us to properly destroy the child classes through a pointer
to the base class, avoiding ASAN/UBSAN errors.
2024-03-14 17:57:37 -06:00

13 KiB