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

2018-02-23 Thread James Almer
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 >> --- >> libavformat/hevc.c | 2 ++ >> 1 file changed, 2

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

2018-02-23 Thread Michael Niedermayer
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 > --- > libavformat/hevc.c | 2 ++ > 1 file changed, 2 insertions(+) probably ok thx [...] -- Michael GnuPG