From: Ross Burton Date: Fri, 11 May 2018 16:06:02 +0000 (+0100) Subject: swig: fix patch headers X-Git-Tag: uninative-2.0~2 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=83cd7a36c0ea7d1286abd3508a26b85db8760932;p=openembedded-core.git swig: fix patch headers Signed-off-by: Ross Burton --- diff --git a/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch b/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch index eab50fc7ef..10e4afd1ba 100644 --- a/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch +++ b/meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch @@ -13,7 +13,7 @@ The issue is only reported for the "swig_ptr: " line, but for consistency we replace both occurrences of strncpy with memcpy. --- Signed-off-by: Khem Raj -Status: Backport [https://github.com/swig/swig/pull/898] +Upstream-Status: Backport [https://github.com/swig/swig/pull/898] Lib/python/pyinit.swg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)