From: Wang Mingyu <[email protected]>

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

Signed-off-by: Wang Mingyu <[email protected]>
---
 .../xorg-lib/{libxv_1.0.12.bb => libxv_1.0.13.bb}               | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
 rename meta/recipes-graphics/xorg-lib/{libxv_1.0.12.bb => libxv_1.0.13.bb} 
(84%)

diff --git a/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb 
b/meta/recipes-graphics/xorg-lib/libxv_1.0.13.bb
similarity index 84%
rename from meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb
rename to meta/recipes-graphics/xorg-lib/libxv_1.0.13.bb
index 7f9c5e5cbc..659bae979d 100644
--- a/meta/recipes-graphics/xorg-lib/libxv_1.0.12.bb
+++ b/meta/recipes-graphics/xorg-lib/libxv_1.0.13.bb
@@ -14,5 +14,5 @@ DEPENDS += "libxext xorgproto"
 
 XORG_PN = "libXv"
 
-SRC_URI[sha256sum] = 
"aaf7fa09f689f7a2000fe493c0d64d1487a1210db154053e9e2336b860c63848"
+SRC_URI[sha256sum] = 
"7d34910958e1c1f8d193d828fea1b7da192297280a35437af0692f003ba03755"
 
-- 
2.43.0

-=-=-=-=-=-=-=-=-=-=-=-
Links: You receive all messages sent to this group.
View/Reply Online (#208817): 
https://lists.openembedded.org/g/openembedded-core/message/208817
Mute This Topic: https://lists.openembedded.org/mt/110160086/21656
Group Owner: [email protected]
Unsubscribe: https://lists.openembedded.org/g/openembedded-core/unsub 
[[email protected]]
-=-=-=-=-=-=-=-=-=-=-=-

Reply via email to