Files
platform-external-webrtc/ortc
Sebastian Jansson 9a03dd89e0 Removed new calls on RtpTransportControllerSend.
new is an unsafe construct, while these specific cases were properly
handled it is a code smell and using unique_ptr from the start makes the
code more obviously correct.

Bug: None
Change-Id: I2554cef8d3a8432a3ced1623292fae0adff9421d
Reviewed-on: https://webrtc-review.googlesource.com/56620
Reviewed-by: Karl Wiberg <kwiberg@webrtc.org>
Commit-Queue: Sebastian Jansson <srte@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#22147}
2018-02-22 12:54:43 +00:00
..
2017-11-10 18:18:55 +00:00