diff options
Diffstat (limited to 'meta/recipes-extended/tar')
-rw-r--r-- | meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch index b1b2de6b04..da2ae3cb0f 100644 --- a/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch +++ b/meta/recipes-extended/tar/tar-1.17/avoid_heap_overflow.patch | |||
@@ -1,4 +1,4 @@ | |||
1 | Upstream-Status="Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624]" | 1 | Upstream-Status: Inappropriate [bugfix: http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624] |
2 | 2 | ||
3 | This patch avoids heap overflow reported by : | 3 | This patch avoids heap overflow reported by : |
4 | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 | 4 | http://web.nvd.nist.gov/view/vuln/detail?vulnId=CVE-2010-0624 |