aboutsummaryrefslogtreecommitdiff
path: root/encoder/ixheaace_error_handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'encoder/ixheaace_error_handler.h')
-rw-r--r--encoder/ixheaace_error_handler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/encoder/ixheaace_error_handler.h b/encoder/ixheaace_error_handler.h
index fb0d8af..ac8c226 100644
--- a/encoder/ixheaace_error_handler.h
+++ b/encoder/ixheaace_error_handler.h
@@ -51,6 +51,7 @@ IA_ERRORCODE ia_error_handler(ia_error_info_struct *p_mod_err_info, WORD8 *pb_co
} \
if (pstr_drc_cfg_user) { \
free_global(pstr_drc_cfg_user); \
+ pstr_drc_cfg_user = NULL; \
} \
if (ia_stsz_size != NULL) { \
pv_output->free_xheaace(ia_stsz_size); \