diff options
author | Eino-Ville Talvala <etalvala@google.com> | 2016-06-09 13:08:59 -0700 |
---|---|---|
committer | Eino-Ville Talvala <etalvala@google.com> | 2016-06-10 10:28:34 -0700 |
commit | 4a2c7c55492d2fcae1d8bdbf169d4c4fb710e800 (patch) | |
tree | 0672113ec5e7527fa241a73a600c5799add055f7 /rs/java/android/renderscript/ProgramVertexFixedFunction.java | |
parent | 9675f16bba6837840038aea92e9db5893cecd33e (diff) |
Camera2: Protect MarshalRegistry against concurrent access
Multiple CameraMetadataNative objects could be reading and writing
to the metadata marshaler registry simultaneously.
This can lead to an infinite loop in the HashMap in the worst case,
so add synchronization against this.
Bug: 29043079
Change-Id: Ic5e9e58a9333b99b4bea87bf790c9fbfadfbbea9
Diffstat (limited to 'rs/java/android/renderscript/ProgramVertexFixedFunction.java')
0 files changed, 0 insertions, 0 deletions