summaryrefslogtreecommitdiffstats
path: root/doc/APIchanges
diff options
context:
space:
mode:
authorAndreas Cadhalpun <[email protected]>2015-05-12 21:45:42 +0200
committerMichael Niedermayer <[email protected]>2015-05-13 03:58:08 +0200
commit51f64552853e16d72644308db53abee870aecfb9 (patch)
treea66cc206b266cced3b3c09f00fd98b89758155bc /doc/APIchanges
parenta7c0c79333fe30263b4729901a2a41ef8d2891f6 (diff)
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 <[email protected]> Signed-off-by: Michael Niedermayer <[email protected]>
Diffstat (limited to 'doc/APIchanges')
0 files changed, 0 insertions, 0 deletions