commit | 9b5f96e6a28ba7bf98a2b70b54ae14eb0a550156 | [log] [tgz] |
---|---|---|
author | Peter Boström <pbos@webrtc.org> | Thu Mar 26 11:25:49 2015 +0100 |
committer | Peter Boström <pbos@webrtc.org> | Thu Mar 26 10:26:00 2015 +0000 |
tree | ebdd6332163cd622edc7f9d8ec88f888c08f22a3 | |
parent | c79f7edd4eba10b24b951999bc471eb32ded699b [diff] |
Add some sanity CHECKs to webrtc::Call. These checks would help catching double-deletes, forgetting to destroy streams and also catch if VideoEngine has held on to any stale references. BUG=1788 R=stefan@webrtc.org Review URL: https://webrtc-codereview.appspot.com/42929004 Cr-Commit-Position: refs/heads/master@{#8866}