commit | 49d48c0a709c1efa8593acadadd31350bfc75d9a | [log] [tgz] |
---|---|---|
author | Dmitri Plotnikov <dplotnikov@google.com> | Tue Nov 30 15:43:08 2010 -0800 |
committer | Dmitri Plotnikov <dplotnikov@google.com> | Tue Nov 30 15:43:08 2010 -0800 |
tree | d04eac0dc8e3d55dc6e44b313281ea4c574511f0 | |
parent | 78fb53bfd973760996fe3a5fe260b1d367574de6 [diff] |
Ensuring that cached db connection is only used in transactions The mDb field should not be used outside transactions, because the database may have been closed between transactions. Also, fixing a race condition described in Bug: 3106464 Change-Id: I002a107f3b8aafa1a58dfdab2980978b00fc5ec1