summaryrefslogtreecommitdiff
path: root/libutils/Unicode.cpp
diff options
context:
space:
mode:
authorColin Cross <ccross@android.com>2017-02-23 14:48:51 -0800
committerColin Cross <ccross@android.com>2017-02-23 18:22:46 -0800
commit5e1389c0f80c16f1cd7da7608b66a38e740454d3 (patch)
tree7e211f0210cdeb9897dae833e64754ab727ec37a /libutils/Unicode.cpp
parentace86e3caa09758fa2e6818ca932c7d128b0e8d7 (diff)
Fix multiton issue
I385a05a3ca01258e44fe3b37ef77e4aaff547b26 broke Singleton in the same way that 544e3e3606abebd2e5016bdb33a3ed05a1650e5b had already fixed once. Fix it again, the next CL will add tests. This affected cases where two libraries referenced the same singleton, the one that was supposed to define the singleton was already loaded, and then the second library was dlopen'd. Bug: 35674422 Test: out/host/linux-x86/nativetest64/libutils_tests/libutils_tests from later CL Change-Id: I87c64f95ed294a887e67a6c11be3072299789f01
Diffstat (limited to 'libutils/Unicode.cpp')
0 files changed, 0 insertions, 0 deletions