aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/unset-madv_free.patch
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2016-12-19 15:14:25 +0100
committerNatanael Copa <ncopa@alpinelinux.org>2016-12-19 15:17:15 +0100
commiteb846c24e504a3caad1c06b4a8cf466fd9c17334 (patch)
tree47d6390fb754a4be270fd5b408391572143d77c6 /community/chromium/unset-madv_free.patch
parent7f0d3977e95250d61c6056ed11409ba1bba4ca84 (diff)
downloadaports-eb846c24e504a3caad1c06b4a8cf466fd9c17334.tar.bz2
aports-eb846c24e504a3caad1c06b4a8cf466fd9c17334.tar.xz
community/chromium: upgrade to 55.0.2883.87
Diffstat (limited to 'community/chromium/unset-madv_free.patch')
-rw-r--r--community/chromium/unset-madv_free.patch6
1 files changed, 2 insertions, 4 deletions
diff --git a/community/chromium/unset-madv_free.patch b/community/chromium/unset-madv_free.patch
index 80e62e854c..f748179fc9 100644
--- a/community/chromium/unset-madv_free.patch
+++ b/community/chromium/unset-madv_free.patch
@@ -1,7 +1,5 @@
-https://bugzilla.redhat.com/show_bug.cgi?id=1361157
-
---- a/third_party/WebKit/Source/wtf/allocator/PageAllocator.cpp
-+++ b/third_party/WebKit/Source/wtf/allocator/PageAllocator.cpp
+--- third_party/WebKit/Source/wtf/allocator/PageAllocator.cpp
++++ third_party/WebKit/Source/wtf/allocator/PageAllocator.cpp
@@ -41,6 +41,11 @@
#include <errno.h>
#include <sys/mman.h>