Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 87a74c4b authored by Dinesh K Garg's avatar Dinesh K Garg Committed by Gerrit - the friendly Code Review server
Browse files

mink: Race condition for local object processing



There is a race condition in local object processing. When inbound req
is handed over to server thread, an issue could arise if invoke client
is killed just before server pick up request for marshalling. cb_txn
is refcounted but not local objs inside cb_txn. So it causes issue in
marshaling as killing of invoke client releases local obj.

Change-Id: I6ee101f210ea57358b329aeca972f4c6976b6255
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent bf3242f1
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment