diff options
author | Wang Mingyu <wangmy@fujitsu.com> | 2024-12-17 16:57:59 +0800 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2024-12-18 11:11:55 +0000 |
commit | b7fbe4432a55a82d0410cf5d52cfe87ddc88b92f (patch) | |
tree | 9ee2246e9b561de60dda21a2953530a87322e1c0 /scripts/lib/devtool/sdk.py | |
parent | 4a4803997807f0e04d91b1d3009dd96c1dda748c (diff) | |
download | poky-b7fbe4432a55a82d0410cf5d52cfe87ddc88b92f.tar.gz |
libxv: upgrade 1.0.12 -> 1.0.13
Changelog:
===========
- XvQueryAdaptors: avoid NULL deref if length is 0, but num_adaptors is not
- XvQueryEncodings: avoid NULL deref if length is 0, but num_encodings is not
- Use calloc instead of malloc and manual loops to zero array contents
- configure: Use LT_INIT from libtool 2 instead of deprecated AC_PROG_LIBTOOL
- Remove "All rights reserved" from Oracle copyright notices
(From OE-Core rev: 4477bdd0317582dd03e957f1972646a726478914)
Signed-off-by: Wang Mingyu <wangmy@cn.fujitsu.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'scripts/lib/devtool/sdk.py')
0 files changed, 0 insertions, 0 deletions