On 7/6/19, Andreas Rheinhardt <[email protected]> wrote: > Several checks (e.g. when the size of the input packet is too small) > simply used "goto fail", but didn't set the return value appropriately > for an error. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/truehd_core_bsf.c | 14 ++++++++++---- > 1 file changed, 10 insertions(+), 4 deletions(-) >
LGTM _______________________________________________ ffmpeg-devel mailing list [email protected] https://ffmpeg.org/mailman/listinfo/ffmpeg-devel To unsubscribe, visit link above, or email [email protected] with subject "unsubscribe".
