commit | 16ad247bf72348e463961ee8a994ead26355bb40 | [log] [tgz] |
---|---|---|
author | Veerendra Kumar Kamsali <quic_veekum@quicinc.com> | Thu Nov 10 05:02:39 2022 -0800 |
committer | Veerendra Kumar Kamsali <quic_veekum@quicinc.com> | Thu Nov 17 23:14:06 2022 -0800 |
tree | 401d60faf01c517a2c3413339207960949f37e8e | |
parent | a8045c89617505df7e97c5a3cb6a4e7051689b97 [diff] |
msm: ipa3: adding a check to see if ipa_q6_clnt is NULL Adding a check to see if ipa_q6_clnt is NULL or not in a rare race conditions to avoid NULL pointer access. Change-Id: I9b4348f752a2220256c1e58cf6ac299b6c1e3e2f Signed-off-by: Veerendra Kumar Kamsali <quic_veekum@quicinc.com>