From 2dd4dd29c063a32031fb5549616ba28e76310f0a Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Thu, 30 Jul 2020 20:39:39 +0000 Subject: www/chromium: update to 84.0.4147.105 Submitted by: Matthias Wolf via GitHub MFH: 2020Q3 Security: http://vuxml.freebsd.org/freebsd/9a447f78-d0f8-11ea-9837-e09467587c17.html Security: http://vuxml.freebsd.org/freebsd/870d59b0-c6c4-11ea-8015-e09467587c17.html --- www/chromium/files/patch-base_logging__unittest.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/chromium/files/patch-base_logging__unittest.cc') diff --git a/www/chromium/files/patch-base_logging__unittest.cc b/www/chromium/files/patch-base_logging__unittest.cc index 2e9496b55220..3dfe829adc81 100644 --- a/www/chromium/files/patch-base_logging__unittest.cc +++ b/www/chromium/files/patch-base_logging__unittest.cc @@ -1,6 +1,6 @@ ---- base/logging_unittest.cc.orig 2019-12-16 21:51:21 UTC +--- base/logging_unittest.cc.orig 2020-07-07 21:58:11 UTC +++ base/logging_unittest.cc -@@ -591,7 +591,7 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo +@@ -552,7 +552,7 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo // need the arch-specific boilerplate below, which is inspired by breakpad. // At the same time, on OSX, ucontext.h is deprecated but si_addr works fine. uintptr_t crash_addr = 0; -- cgit v1.2.3