mirror of
https://github.com/electron/electron.git
synced 2026-01-07 22:54:25 -05:00
build: enable -Wunsafe-buffer-usage warnings (#44056)
This commit is contained in:
@@ -77,3 +77,6 @@ enterprise_cloud_content_analysis = false
|
||||
# TODO: remove dependency on legacy ipc
|
||||
# https://issues.chromium.org/issues/40943039
|
||||
content_enable_legacy_ipc = true
|
||||
|
||||
# Electron has its own unsafe-buffers enforcement directories.
|
||||
clang_unsafe_buffers_paths = "//electron/electron_unsafe_buffers_paths.txt"
|
||||
|
||||
Reference in New Issue
Block a user