diff options
author | Rene Ladan <rene@FreeBSD.org> | 2021-04-06 10:40:01 +0200 |
---|---|---|
committer | Rene Ladan <rene@FreeBSD.org> | 2021-04-06 10:46:52 +0200 |
commit | 1227b53ed1c53ea13efeac2bfe3fae5532c529ec (patch) | |
tree | 551daaabc2287f94c3b2d7b59c0cc2a235156540 /www/chromium/files/patch-ipc_ipc__channel.h | |
parent | Document new vulnerabilities in www/chromium < 89.0.4389.114 (diff) |
www/chromium: update to 89.0.4389.114
Submitted by: Matthias Wolf via github
Security: https://www.vuxml.org/freebsd/bddadaa4-9227-11eb-99c5-e09467587c17.html
Diffstat (limited to 'www/chromium/files/patch-ipc_ipc__channel.h')
-rw-r--r-- | www/chromium/files/patch-ipc_ipc__channel.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/chromium/files/patch-ipc_ipc__channel.h b/www/chromium/files/patch-ipc_ipc__channel.h index 573333487b91..98790331aa5c 100644 --- a/www/chromium/files/patch-ipc_ipc__channel.h +++ b/www/chromium/files/patch-ipc_ipc__channel.h @@ -1,4 +1,4 @@ ---- ipc/ipc_channel.h.orig 2020-11-13 06:36:44 UTC +--- ipc/ipc_channel.h.orig 2021-03-12 23:57:26 UTC +++ ipc/ipc_channel.h @@ -244,7 +244,7 @@ class COMPONENT_EXPORT(IPC) Channel : public Sender { static std::string GenerateUniqueRandomChannelID(); |