summaryrefslogtreecommitdiff
path: root/api/api.go
diff options
context:
space:
mode:
author Parvathy Shanmugam <sparvathy@google.com> 2022-01-12 04:43:58 +0000
committer sparvathy <sparvathy@google.com> 2022-01-28 18:31:13 +0000
commitbe7c8dca0d1ac7dd3b4c0c476e37f2e42093c456 (patch)
treec37f4565464906b11200404caa423f2f3a7c26e0 /api/api.go
parentadd3b8d76e5e468f5740293e8ffb2f1a32666ef3 (diff)
Fix for crash while merging 2 audio calls for initiating conference call
Null pointer exception occured while calling callsessionupdated on listener object. Listener turned null at the time of executor method is on run. Null check is present before setting the call to executor. Modified the null checks to be inside of the executor. Test: Conference call in oriole userdebug Bug: 210701681 Change-Id: Iffeedb669b4abb9b4f32f015aaea4ba3b99c00f5 Merged-In: Iffeedb669b4abb9b4f32f015aaea4ba3b99c00f5
Diffstat (limited to 'api/api.go')
0 files changed, 0 insertions, 0 deletions