| commit | ea434daf19c30f1a7806f1c7e01e6e2174a7ef5d | [log] [tgz] |
|---|---|---|
| author | Nipun Kwatra <nkwatra@google.com> | Fri Aug 27 14:19:01 2010 -0700 |
| committer | Nipun Kwatra <nkwatra@google.com> | Fri Aug 27 18:19:22 2010 -0700 |
| tree | f3dfb15d0d379c65de44d5726db1472f41667f77 | |
| parent | f83cba77b69b4db2d4db10fafb528196e5590110 [diff] |
client_id->clientId, bugfix for signaling of read abort on stop. - changed client_id->clientId, mClient_id->mClientId - there was a bug in the condition for calling signalReadComplete_lock() in stop. We should call it only when !mLastReadCompleted and also if the current client has not already completed its read (this second check was missing before). Change-Id: I9a57cf6b5c6f3260883a6c74d0c7b22f675c422e