[FFmpeg-devel] [PATCH]lavc/ivi: Fix a Google-reported memleak

Carl Eugen Hoyos ceffmpeg at gmail.com
Fri Dec 14 20:58:02 EET 2018


2018-12-13 2:39 GMT+01:00, Michael Niedermayer <michael at niedermayer.cc>:
> On Tue, Dec 04, 2018 at 12:34:27AM +0100, Carl Eugen Hoyos wrote:
>> Hi!
>>
>> Attached patch is supposed to fix a memleak from clusterfuzz, untested...
>>
>> Please review, Carl Eugen
>
>>  ivi.c |    1 +
>>  1 file changed, 1 insertion(+)
>> f2714b796264d65e5f38b014966d810a168a919f
>> 0001-lavc-ivi-Free-an-allocation-on-error.patch
>> From f94d6415885293351201e74a3760aae7f206515a Mon Sep 17 00:00:00 2001
>> From: Carl Eugen Hoyos <ceffmpeg at gmail.com>
>> Date: Tue, 4 Dec 2018 00:32:25 +0100
>> Subject: [PATCH] lavc/ivi: Free an allocation on error.
>>
>> Fixes a memleak reported as Issue 11696 in oss-fuzz.
>> ---
>>  libavcodec/ivi.c |    1 +
>>  1 file changed, 1 insertion(+)
>
> This does not fix the leak

Sorry for the noise!

Carl Eugen


More information about the ffmpeg-devel mailing list