diff options
| author | Dmitriy Ivanov <dimitry@google.com> | 2015-06-29 14:48:25 -0700 |
|---|---|---|
| committer | Dmitriy Ivanov <dimitry@google.com> | 2015-06-29 14:48:25 -0700 |
| commit | f7d5bf334dc4bc5b7399d4c8268e1b0bf676548f (patch) | |
| tree | 6ceb11112515fce7d625d8c6d4715bee2f1b05eb /libc/malloc_hooks/tests/malloc_hooks_tests.cpp | |
| parent | 06700b2b5e92a365505b15d0d05e2d5b0706c511 (diff) | |
Lock on dl_interate_phdr
There is possibility of someone dlclosing a library
while dl_iterate_phdr in progress which can lead to
dl_iterate_phdr calling callback with invalid address
if it was unmapped by dlclose.
Bug: http://b/22047255
Change-Id: I3fc0d9fd2c51fb36fd34cb035f37271fa893a7be
Diffstat (limited to 'libc/malloc_hooks/tests/malloc_hooks_tests.cpp')
0 files changed, 0 insertions, 0 deletions
