Skip to content
Commit 0f19d180 authored by Pablo de Lara's avatar Pablo de Lara
Browse files

test: simplify KASUMI F8 N buffer tests

Allocate, initialize and use a single array of buffers
and iterate through it for all the KASUMI F8 N buffer tests,
instead of using an array of array of buffers.

Thanks to this simplification, some issues reported by Valgrind
due to the complex test (including usage of uninitialized variables,
leading to potential segfaults) are resolved.
parent 3bfed79b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment