Skip to content

Commit

Permalink
Merge c15c1ad into 19e0f14
Browse files Browse the repository at this point in the history
  • Loading branch information
codingspirit authored Feb 17, 2022
2 parents 19e0f14 + c15c1ad commit 96495eb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions samples/Common.c
Original file line number Diff line number Diff line change
Expand Up @@ -1313,6 +1313,8 @@ STATUS signalingMessageReceived(UINT64 customData, PReceivedSignalingMessage pRe
// NULL the pointer to avoid it being freed in the cleanup
pPendingMessageQueue = NULL;
}

startStats = pSampleConfiguration->iceCandidatePairStatsTimerId == MAX_UINT32;
break;

case SIGNALING_MESSAGE_TYPE_ICE_CANDIDATE:
Expand Down

0 comments on commit 96495eb

Please sign in to comment.