From: Ross Burton Date: Mon, 20 Jul 2015 11:00:49 +0000 (+0100) Subject: libx11: update Upstream-Status on a merged patch X-Git-Tag: lucaceresoli/bug-15201-perf-libtraceevent-missing~29669 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ead7e6602fd340a2c31ce20941ad9a177395d7b1;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git libx11: update Upstream-Status on a merged patch Signed-off-by: Ross Burton Signed-off-by: Richard Purdie --- diff --git a/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch b/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch index a60e9855647..f2abf7c7a9d 100644 --- a/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch +++ b/meta/recipes-graphics/xorg-lib/libx11/libX11-Add-missing-NULL-check.patch @@ -3,9 +3,9 @@ From: Drew Moseley Date: Sun, 27 Jul 2014 13:10:07 -0400 Subject: [PATCH] libX11: Add missing NULL check on im and im->methods -Upstream-Status: Submitted [https://bugs.freedesktop.org/show_bug.cgi?id=81822] - +Upstream-Status: Backport (c827edcd1c4a7f920aa25208083b5b58d60d2b44) Signed-off-by: Drew Moseley + --- src/xlibi18n/ICWrap.c | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-)