Closed GoogleCodeExporter closed 8 years ago
The mutex that is not initialized is "pDvmDex->modLock". The call to
"dvmLockMutex(...)" is in dvmDexChangeDex2(...), in DvmDex.c.
Original comment by boul...@flexycore.com
on 15 Jun 2011 at 1:16
Fixed in r61. Initialization is doen in dvmDexFileOpenFromFd.
Original comment by boul...@flexycore.com
on 16 Jun 2011 at 2:56
Original issue reported on code.google.com by
boul...@flexycore.com
on 8 Jun 2011 at 3:11