From bb28c2cb8d17a6e5c71f64dc8154c90c71e3ab66 Mon Sep 17 00:00:00 2001 From: Robert Nagy Date: Sat, 11 Feb 2023 12:08:30 +0100 Subject: www/ungoogled-chromium: update to 110.0.5481.77 Approved by: rene (mentor) Security: https://vuxml.freebsd.org/freebsd/310ca30e-a951-11ed-8314-a8a1599412c6.html --- www/ungoogled-chromium/files/patch-base_logging__unittest.cc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'www/ungoogled-chromium/files/patch-base_logging__unittest.cc') diff --git a/www/ungoogled-chromium/files/patch-base_logging__unittest.cc b/www/ungoogled-chromium/files/patch-base_logging__unittest.cc index e4e536b7f81e..5264a5d646fe 100644 --- a/www/ungoogled-chromium/files/patch-base_logging__unittest.cc +++ b/www/ungoogled-chromium/files/patch-base_logging__unittest.cc @@ -1,4 +1,4 @@ ---- base/logging_unittest.cc.orig 2022-10-01 07:40:07 UTC +--- base/logging_unittest.cc.orig 2023-02-11 09:11:04 UTC +++ base/logging_unittest.cc @@ -32,7 +32,7 @@ #include "base/posix/eintr_wrapper.h" @@ -9,7 +9,7 @@ #include #endif -@@ -574,14 +574,18 @@ void CheckCrashTestSighandler(int, siginfo_t* info, vo +@@ -575,14 +575,18 @@ 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