[FFmpeg-devel] [PATCH] avformat/hevc: zero initialize the nal buffers past the last written byte

James Almer jamrial at gmail.com
Sat Feb 24 05:32:34 EET 2018


On 2/23/2018 11:42 PM, Michael Niedermayer wrote:
> On Fri, Feb 23, 2018 at 12:05:54AM -0300, James Almer wrote:
>> Prevents use of uninitialized values.
>>
>> Fixes ticket #7038.
>>
>> Signed-off-by: James Almer <jamrial at gmail.com>
>> ---
>>  libavformat/hevc.c | 2 ++
>>  1 file changed, 2 insertions(+)
> 
> probably ok
> 
> thx

Pushed, thanks.


More information about the ffmpeg-devel mailing list