-
Sakthivel Velumani authored
Removed the usage of memory created via malloc for LDPC decoder processing buffers. Instead arrays are created on stack to make the code simpler and reentrant.
3cfefe3c
Removed the usage of memory created via malloc for LDPC decoder processing buffers. Instead arrays are created on stack to make the code simpler and reentrant.