Commit d19bce3e authored by norvell's avatar norvell
Browse files

Temporarily disable ENV_STAB_FIX to resolve unexpected diff in be-2-evs-linux

parent 7c2d1ead
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -155,7 +155,7 @@
#define FIX_245_RANGE_CODER_VOIP_MSAN                   /* Issue 245: fix use-of-uninitialized-value in range coder in VoIP mode */
#define FIX_272_COV                                     /* Issue 272: Cleanup for code coverage related to calls to ivas_binaural_cldfb() */
#define FIX_235                                         /* Issue 235: Deallocation of HR filter memory separately for lib_rend (ROM) and lib_util (from file) */
#define ENV_STAB_FIX                                    /* Contribution 23: HQ envelope stability memory fix */
/*#define ENV_STAB_FIX*/                                    /* Contribution 23: HQ envelope stability memory fix */

/* ################## End DEVELOPMENT switches ######################### */
/* clang-format on */