Re: [dpdk-dev] [EXT] [PATCH] test/test_cryptodev: do not use a possibly NULL Pointer
From: Akhil Goyal <hidden>
Date: 2021-06-29 20:34:52
From: Akhil Goyal <hidden>
Date: 2021-06-29 20:34:52
Use m only after it was checked not to be NULL.
Fixes: 202d375c60bc1 ("app/test: add cryptodev unit and performance
tests")
Cc: stable@dpdk.org
Cc: Declan Doherty <redacted>Applied to dpdk-next-crypto Thanks.