On Sat, Sep 05, 2020 at 01:17:15AM +0200, Andreas Rheinhardt wrote: > Having only one allocation that is not automatically freed in particular > means that one does not need to free the already allocated buffers > when allocating another one fails. > > Signed-off-by: Andreas Rheinhardt <[email protected]> > --- > libavcodec/jpeglsenc.c | 25 +++++++------------------ > 1 file changed, 7 insertions(+), 18 deletions(-) >
Looks ok. _______________________________________________ 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".
