Skip to content
Commit a97df9bd authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

[Issue-Fix #697] Fixes ltv crash issue due to st->cngTDLevel_e coming greater than 15

[x] The crash occurs due to st->cngTDLevel_e coming greater
than 15, which was leading to -ve Q which was not handled by
fix16_to_float() while converting st->cngTDLevel to
st->cngTDLevel_float.
[x] Used fixedToFloat() instead of fix16_to_float() which
is able to handle -ve Q.
parent 3dfcc105
Loading
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment