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

Commit 39a65c40 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: ADSPRPC: Check for valid file list node"

parents 605a59db bd916a82
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -1860,6 +1860,7 @@ static void file_free_work_handler(struct work_struct *w)
			break;
		}
		mutex_unlock(&me->flfree_mutex);
		if (freefl)
			fastrpc_file_free(freefl->fl);
		mutex_lock(&me->flfree_mutex);