diff options
author | Ross Burton <ross.burton@intel.com> | 2018-05-11 17:06:02 +0100 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2018-05-15 10:00:33 +0100 |
commit | 83cd7a36c0ea7d1286abd3508a26b85db8760932 (patch) | |
tree | d4453634dd081676895d77d48a5839bf5f79b991 | |
parent | 77237b92895806de1586fc5395a03669201a411b (diff) | |
download | openembedded-core-83cd7a36c0ea7d1286abd3508a26b85db8760932.tar.gz openembedded-core-83cd7a36c0ea7d1286abd3508a26b85db8760932.tar.bz2 openembedded-core-83cd7a36c0ea7d1286abd3508a26b85db8760932.zip |
swig: fix patch headers
Signed-off-by: Ross Burton <ross.burton@intel.com>
-rw-r--r-- | meta/recipes-devtools/swig/swig/swig-3.0.12-Coverity-fix-issue-reported-for-SWIG_Python_FixMetho.patch | 2 |
1 files changed, 1 insertions, 1 deletions
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 <raj.khem@gmail.com> -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(-) |