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

Skip to content
Commit 5e3bd0f0 authored by Byeongjo Park's avatar Byeongjo Park Committed by Josh Hou
Browse files

VT: fixes possible nullptr case in ARTPConnection.



[Problem] null pointer dereference happened in onPollStream()
[Cause] there is a possible case during getSelfID() called
  if mSource(vector) doesn't have any node.
[Solution] getSelfID() should be called by valid pointer.

Bug: 175657734

Change-Id: Ibec81df1c0455cefbd0414b7475fc622e5f4ddce
Signed-off-by: default avatarByeongjo Park <bjo.park@samsung.com>
parent e2a52b0c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment