Message ID | CAB0OVGoeM2mXQnaXKmZ9sGg5Ys8nyUOR-gASo5VUm4s0qOihRA@mail.gmail.com |
---|---|
State | Rejected |
Headers | show |
diff --git a/libavcodec/h264_refs.c b/libavcodec/h264_refs.c index eaf965e..c7e64ec 100644 --- a/libavcodec/h264_refs.c +++ b/libavcodec/h264_refs.c @@ -875,6 +875,7 @@ av_log(logctx, AV_LOG_ERROR, "illegal memory management control operation %d\n", opcode); + mmco[i].opcode = MMCO_RESET; return -1; } if (opcode == MMCO_END)