Re: [LTP] [PATCH] crypto/crypto_user02.c: new test that tries to delete larval algorithm
Hi! Pushed, thanks. -- Cyril Hrubis chru...@suse.cz
[PATCH] crypto/crypto_user02.c: new test that tries to delete larval algorithm
From: Eric Biggers Test for a bug in the crypto user configuration API (NETLINK_CRYPTO) where it incorrectly allowed operating on "larval" algorithms. Signed-off-by: Eric Biggers --- runtest/crypto | 1 + testcases/kernel/crypto/.gitignore | 1 + testcases/ker