blob: 0cf7009023d7a14f0c7f7cf3b5f1783d16fb4f5e [file] [log] [blame]
kumarashishg826308d2023-06-23 13:21:22 +00001# Copyright 2022 The PDFium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# See base/allocator/partition_allocator/external_builds.md
6use_partition_alloc_as_malloc_default = false
7enable_mte_checked_ptr_support_default = false
8enable_backup_ref_ptr_support_default = false
9put_ref_count_in_previous_slot_default = false
10enable_backup_ref_ptr_slow_checks_default = false
11enable_dangling_raw_ptr_checks_default = false