patch was merged,
Maxim.
On 03/25/16 18:53, Bill Fischofer wrote:
On Fri, Mar 25, 2016 at 5:30 AM, Balakrishna Garapati
<balakrishna.garap...@linaro.org
<mailto:balakrishna.garap...@linaro.org>> wrote:
Signed-off-by: Balakrishna Garapati
<balakrishna.garap...@linaro.org
<mailto:balakrishna.garap...@linaro.org>>
Reviewed-by: Bill Fischofer <bill.fischo...@linaro.org
<mailto:bill.fischo...@linaro.org>>
---
v1:fix for valgrind erros from crypto test
https://bugs.linaro.org/show_bug.cgi?id=2141
test/performance/odp_crypto.c | 2 ++
1 file changed, 2 insertions(+)
diff --git a/test/performance/odp_crypto.c
b/test/performance/odp_crypto.c
index 5fd339d..6bd5cf5 100644
--- a/test/performance/odp_crypto.c
+++ b/test/performance/odp_crypto.c
@@ -726,6 +726,8 @@ int main(int argc, char *argv[])
odp_cpumask_t cpumask;
char cpumaskstr[ODP_CPUMASK_STR_SIZE];
+ memset(&cargs, 0, sizeof(cargs));
+
/* Parse and store the application arguments */
parse_args(argc, argv, &cargs);
--
1.9.1
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org <mailto:lng-odp@lists.linaro.org>
https://lists.linaro.org/mailman/listinfo/lng-odp
_______________________________________________
lng-odp mailing list
lng-odp@lists.linaro.org
https://lists.linaro.org/mailman/listinfo/lng-odp