commit | dd2914e88e27d16fe4b102c798913c841cf04fb4 | [log] [tgz] |
---|---|---|
author | Maunik Shah <mshah@codeaurora.org> | Thu Nov 15 14:07:54 2012 +0530 |
committer | Maunik Shah <mshah@codeaurora.org> | Wed Nov 21 21:04:20 2012 +0530 |
tree | e99a55528d643f5ffeea1f81bfbb0fd32e34d52c | |
parent | 6e8c1495f6a65124750155409ce326736744a42b [diff] |
Framework/base: Added synchronization block to avoid race condition Fix for the synchronization issue leading to access of an array Index out of bounds. Issue occurs due to race condition between removing the activities of a crashed process from history stack and resuming a separate activity. Change-Id: I14bb5834e778c15b674248e46fe93b0ce9f37967