cde417155f
sprintf function is not secure as it doesn't check the length of string.
More secure function snprintf and strlcpy is used.
Fixes:
|
||
---|---|---|
.. | ||
test_vectors | ||
main.c | ||
main.h | ||
Makefile | ||
meson.build | ||
test_bbdev_perf.c | ||
test_bbdev_vector.c | ||
test_bbdev_vector.h | ||
test_bbdev.c | ||
test-bbdev.py | ||
turbo_dec_default.data | ||
turbo_enc_default.data |