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

Commit d47b90b1 authored by Android Build Coastguard Worker's avatar Android Build Coastguard Worker
Browse files

Snap for 8171405 from d833cf07 to sc-qpr3-release

Change-Id: I0da62615accab66e99f7cf28805982eebdce9785
parents c388aa95 d833cf07
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -558,6 +558,7 @@ void ARTPConnection::onPollStreams() {
                if (n != (ssize_t)buffer->size()) {
                    ALOGW("failed to send RTCP receiver report (%s).",
                            n >= 0 ? "connection gone" : strerror(errno));
                    ++it;
                    continue;
                }