mflodman 8602a3db73 Cast to avoid char-interpretation of uint8_t in logs.
The uint8_t in the log string is interpreted as a char, causing a
character to be logged if the loss is non-zero and terminates the string
with a '\0' in the zero case.

R=sprang@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/53449004

Cr-Commit-Position: refs/heads/master@{#9242}
2015-05-20 22:54:21 +00:00
..
2014-11-24 10:05:05 +00:00
2015-05-12 14:51:08 +00:00
2015-05-12 14:51:08 +00:00
2014-11-05 17:40:28 +00:00
2015-05-20 11:47:26 +00:00