Crash when using force HQ in ISM-1
# Basic info <!--- Add commit SHA used to reproduce --> * Encoder (float): 311956f3 (same with d705aad41) * Encoder (fixed): 45f78445 * Decoder (float in both cases): 311956f3 (same with d705aad41) # Bug description When using -force HQ, the encoder sometimes crashes because of a uninitialized variable (no problem encounter in float) It looks like the variables st->hHQ_core->crest_lp_q and st->hHQ_core->crest_mod_lp_q are not properly initialized if the codec starts in HQ mode. ![image](/uploads/2a0d01a665ff54d34cfd06c187c5845e/image.png) # Ways to reproduce ![G4S5](/uploads/4ed7ccf39c88b981eefdd0c869f78811/G4S5.wav) IVAS_cod_fx -force HQ -ISM 1 NULL 24400 48 G4S5.wav bit <!--- Below are labels that will be added but are not shown in description. This is a template to help fill them. Add further information to the first row and remove and add labels as necessary. -->
issue