diff options
| author | msg555 <msg555@gmail.com> | 2013-02-19 09:47:28 -0500 |
|---|---|---|
| committer | Elliott Hughes <enh@google.com> | 2013-02-19 10:56:42 -0800 |
| commit | 743639415bb123b1517e335bb97f202edbe4e599 (patch) | |
| tree | 1fd8901301ee4279a74331e41e5121fa4db778a7 /vm/compiler/codegen/x86/CodegenInterface.cpp | |
| parent | a8eb3e76514e13508e6a0ad1a0426451a9e9aeab (diff) | |
Added missing initialization of modLock when DvmDex structures are allocated.
The structure is zeroed with dvmAllocRegion (use to be calloc) which for most
implementations of pthreads behaves correctly as if initialized. However, an explicit
initialization is more correct.
Change-Id: I172fed73c2a8a6962d720f78c60436b4f58cc168
Diffstat (limited to 'vm/compiler/codegen/x86/CodegenInterface.cpp')
0 files changed, 0 insertions, 0 deletions
