]> git.ipfire.org Git - thirdparty/nettle.git/commit
More checks for null pointers in test_aead, to silent static analyzer. aes-cbc
authorNiels Möller <nisse@lysator.liu.se>
Thu, 9 Sep 2021 19:46:29 +0000 (21:46 +0200)
committerNiels Möller <nisse@lysator.liu.se>
Thu, 9 Sep 2021 19:46:29 +0000 (21:46 +0200)
commit686fd559d8e8a59730c33c2d9790806a51b81dc2
tree5d6072f5c71ef8e4907d34250fd99fe8789db413
parent41a72c24ed204220a1012ec3f3fd947dea4eb497
More checks for null pointers in test_aead, to silent static analyzer.
testsuite/testutils.c