diff options
author | Robert Nagy <rnagy@FreeBSD.org> | 2023-08-17 18:00:25 +0200 |
---|---|---|
committer | Robert Nagy <rnagy@FreeBSD.org> | 2023-08-17 18:44:26 +0200 |
commit | 010eff12e836eec1163a43a71439732c2a561213 (patch) | |
tree | 662c0dc4e047a0209b023daafd82a88dd00a5ab3 /www/chromium/files/patch-v8_include_v8-internal.h | |
parent | net/grsync: Update to 1.3.1 (diff) |
www/chromium: update to 116.0.5845.96
Security: https://vuxml.freebsd.org/freebsd/5666688f-803b-4cf0-9cb1-08c088f2225a.html
Diffstat (limited to 'www/chromium/files/patch-v8_include_v8-internal.h')
-rw-r--r-- | www/chromium/files/patch-v8_include_v8-internal.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/chromium/files/patch-v8_include_v8-internal.h b/www/chromium/files/patch-v8_include_v8-internal.h index 4ca50ba932c6..f874f8eddaaa 100644 --- a/www/chromium/files/patch-v8_include_v8-internal.h +++ b/www/chromium/files/patch-v8_include_v8-internal.h @@ -1,6 +1,6 @@ ---- v8/include/v8-internal.h.orig 2023-04-28 17:01:32 UTC +--- v8/include/v8-internal.h.orig 2023-08-17 07:33:31 UTC +++ v8/include/v8-internal.h -@@ -173,7 +173,7 @@ using SandboxedPointer_t = Address; +@@ -172,7 +172,7 @@ using SandboxedPointer_t = Address; #ifdef V8_ENABLE_SANDBOX // Size of the sandbox, excluding the guard regions surrounding it. |