accf8ca7b0
The function otx_cpt_get_resource() would be setting the pointer 'instance'. In case of error, 'instance' would be set to NULL, and returns rte_errno. If rte_errno when 'instance' is set to NULL, it can lead to NULL pointer dereferencing. Coverity Issue: 323486, 323489 Fixes: |
||
---|---|---|
.. | ||
Makefile | ||
meson.build | ||
otx_cryptodev_capabilities.c | ||
otx_cryptodev_capabilities.h | ||
otx_cryptodev_hw_access.c | ||
otx_cryptodev_hw_access.h | ||
otx_cryptodev_mbox.c | ||
otx_cryptodev_mbox.h | ||
otx_cryptodev_ops.c | ||
otx_cryptodev_ops.h | ||
otx_cryptodev.c | ||
otx_cryptodev.h | ||
rte_pmd_octeontx_crypto_version.map |