[dpdk-dev] [PATCH 2/5] app/test: add unified crypto aes test

Thomas Monjalon thomas.monjalon at 6wind.com
Tue Jun 7 22:00:24 CEST 2016


clang raises this error:

app/test/test_cryptodev_aes.c:318:7: fatal error: variable 'op' is used
      uninitialized whenever 'if' condition is true [-Wsometimes-uninitialized]
                if (!buf_p) {
                    ^~~~~~



More information about the dev mailing list