net: qrtr: Move service id based filter check before queueing skb
Move service id based filter check before queueing skb to avoid
possible use after free issue since skb might get released once
rx thread completed the processing of skb.
Change-Id: Iff93e32abd3d55f78bf4ce80675fc3bb312b0841
Signed-off-by:
Arun Prakash <quic_app@quicinc.com>
Loading
Please register or sign in to comment