Commit eb854ba6 authored by vaclav's avatar vaclav
Browse files

uncommitted change under DIRAC_ALLOC_HARM

parent af604979
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -631,7 +631,9 @@ void ivas_param_ism_dec_close(
    AUDIO_CONFIG output_config    /* i  : output audio configuration */
)
{
#ifndef DIRAC_ALLOC_HARM
    int16_t i;
#endif
    DIRAC_DEC_HANDLE hDirAC;

    if ( hDirAC_out == NULL || *hDirAC_out == NULL )