1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-29 22:00:58 +02:00
FFmpeg/libavutil
Andreas Cadhalpun 51f6455285 imgutils: initialize palette padding bytes in av_image_alloc
av_image_fill_pointers always aligns the palette, but the padding
bytes don't (and can't) get initialized in av_image_copy.

Thus initialize them in av_image_alloc.

This fixes 'Syscall param write(buf) points to uninitialised byte(s)'
valgrind warnings.

Signed-off-by: Andreas Cadhalpun <Andreas.Cadhalpun@googlemail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2015-05-13 03:58:08 +02:00
..
2014-04-07 01:31:02 +02:00
2014-04-07 01:31:02 +02:00
2014-08-05 01:54:47 +02:00
2015-05-02 14:37:48 +02:00
2014-12-19 14:35:29 +01:00
2015-03-20 15:47:31 -03:00
2015-04-19 23:45:35 +01:00
2014-08-13 14:50:15 +02:00
2014-07-12 22:33:27 +02:00
2014-07-12 22:33:27 +02:00
2014-04-01 17:36:33 +02:00
2014-04-29 13:24:11 +02:00
2014-11-08 11:31:11 +01:00
2014-10-11 12:15:26 +02:00
2014-06-03 10:58:19 -08:00
2014-09-05 00:43:48 +02:00
2015-05-03 16:37:04 +02:00
2015-05-06 12:04:31 -04:00
2014-08-05 21:05:52 +02:00
2015-05-06 12:04:31 -04:00
2014-05-26 11:40:15 +02:00
2014-05-26 11:40:15 +02:00
2014-05-28 03:25:41 +02:00
2015-02-18 00:59:55 +01:00
2014-04-07 01:31:36 +02:00
2014-04-07 01:31:36 +02:00