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

Skip to content
Commit 12896c1f authored by Dinesh K Garg's avatar Dinesh K Garg Committed by Anmolpreet Kaur
Browse files

mink: fix incorrect server release



When accept threads are killed, these set server state to DEFUNCT.
If a CB object belonging to now defunct server is release, it would
destroy server while other accept thread might be running. Adding
refcount to server info struct to ensure that server is not destroyed
while others are using it.

Change-Id: Ic53f62badff8bb748238a34247ea9119c40f8844
Signed-off-by: default avatarDinesh K Garg <dineshg@codeaurora.org>
parent dd22fab7
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