Skip to content

Fix crash when adding subkey

Tobias Fella requested to merge work/tobias/add-subkey-crash into master

It's a use-after-free with the converted algorithm name, which only becomes apparent when using asan/ubsan

Merge request reports