2015-11-27 17:44, Declan Doherty:
> - Fix for build error caused by flexible array member in struct
> rte_ccryptodev_session.
error: flexible array member in otherwise empty struct
> - Change void** casting of sess parameter in rte_cryptodev_session_create
> which
> causes a strict-aliasing err
- Fix for build error caused by flexible array member in struct
rte_ccryptodev_session.
- Change void** casting of sess parameter in rte_cryptodev_session_create which
causes a strict-aliasing error
Signed-off-by: Declan Doherty
---
lib/librte_cryptodev/rte_cryptodev.c | 7 +--
lib/libr
2 matches
Mail list logo