From c38daa1934c403049cf0c49ed06d1f782ccf9c41 Mon Sep 17 00:00:00 2001 From: jp9000 Date: Sun, 3 Jan 2021 08:36:24 -0800 Subject: [PATCH] obs-browser: Initialize CEF early to fix macOS crash Initialize CEF during obs_module_load() to prevent a crash in Chrome's memory allocation handler. Reference: obsproject/obs-browser#256 --- plugins/obs-browser | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/obs-browser b/plugins/obs-browser index 751cd04a3..a5f2c8429 160000 --- a/plugins/obs-browser +++ b/plugins/obs-browser @@ -1 +1 @@ -Subproject commit 751cd04a3c00faa2c4cd8bf1419acffb71245e0c +Subproject commit a5f2c8429e87f53d375601ef2595218df7174761