summaryrefslogtreecommitdiff
path: root/libc/malloc_hooks/tests/malloc_hooks_tests.cpp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2013-06-16 10:19:16 -0700
committerColin Cross <ccross@android.com>2013-06-24 16:35:41 -0700
commit1d36ee1a6e69ec529a7c43a4fe6268f85bc5134a (patch)
tree1a48ada4a610b0662d3f6d88740931fd19b27c3a /libc/malloc_hooks/tests/malloc_hooks_tests.cpp
parent1540f601be32bdd4af8e8c13bdf2bc06bdaa76f1 (diff)
bionic: prevent root processes from calling __system_property_add
If a root process other than init calls __system_property_add, which it should never do, it will break the design assumption that there is only one mutator. Pass O_EXCL to open() in map_prop_region_rw to ensure that only one process ever has the property pages open for write. (cherry picked from commit fb9b7b436f3ef94385f1b0c55ab81f246f0d96b8) Change-Id: I6df3afedbfb5d07891b095aa24b78278381a5aaf
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions