mirror of https://github.com/sipwise/sems.git
Fix for:
doCPLC.c: In function 'doThePLC':
doCPLC.c:261:29: warning: 'max_per' may be used uninitialized [-Wmaybe-uninitialized]
261 | iLBCdec_inst->per=max_per;
| ~~~~~~~~~~~~~~~~~^~~~~~~~
doCPLC.c:93:42: note: 'max_per' declared here
93 | float gain_comp, maxcc_comp, per, max_per;
| ^~~~~~~
Change-Id: I7af6e280836d3cbbc8860c2c5b9a732f658ccc40
mr11.4.1
parent
ed5872e857
commit
623036f369
Loading…
Reference in new issue