summaryrefslogtreecommitdiffstats
path: root/meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch
diff options
context:
space:
mode:
Diffstat (limited to 'meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch')
-rw-r--r--meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch b/meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch
index 2357a12836..b14441b4e3 100644
--- a/meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch
+++ b/meta/recipes-devtools/binutils/binutils/CVE-2017-7209.patch
@@ -16,20 +16,6 @@ Signed-off-by: Yuanjie Huang <yuanjie.huang@windriver.com>
16 binutils/readelf.c | 16 ++++++++++++---- 16 binutils/readelf.c | 16 ++++++++++++----
17 2 files changed, 18 insertions(+), 4 deletions(-) 17 2 files changed, 18 insertions(+), 4 deletions(-)
18 18
19diff --git a/binutils/ChangeLog b/binutils/ChangeLog
20index 53352c1801..cf92744c12 100644
21--- a/binutils/ChangeLog
22+++ b/binutils/ChangeLog
23@@ -1,3 +1,9 @@
24+2017-02-13 Nick Clifton <nickc@redhat.com>
25+
26+ PR binutils/21135
27+ * readelf.c (dump_section_as_bytes): Handle the case where
28+ uncompress_section_contents returns false.
29+
30 2017-02-20 Nick Clifton <nickc@redhat.com>
31
32 PR binutils/21156
33diff --git a/binutils/readelf.c b/binutils/readelf.c 19diff --git a/binutils/readelf.c b/binutils/readelf.c
34index 4960491c5c..f0e7b080e8 100644 20index 4960491c5c..f0e7b080e8 100644
35--- a/binutils/readelf.c 21--- a/binutils/readelf.c