aboutsummaryrefslogtreecommitdiffstats
path: root/community/chromium/unset-madv_free.patch
diff options
context:
space:
mode:
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>