webrtc/talk
tkchin@webrtc.org ee9d61ce45 This fixes a small memory leak (found using Xcode/Instruments on iOS) in
the ObjC bindings of PeerConnection. The generated session description has
to be released by the recipient

BUG=3985
R=tkchin@webrtc.org

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

Patch from Matthias Liebig <matthias.gcode@gmail.com>.

git-svn-id: http://webrtc.googlecode.com/svn/trunk@7636 4adac7df-926f-26a2-2b94-8c16560cd09d
2014-11-05 22:01:53 +00:00
..
app/webrtc This fixes a small memory leak (found using Xcode/Instruments on iOS) in 2014-11-05 22:01:53 +00:00
build Change default JVM location to /usr/lib/jvm/java-7-openjdk-amd64 2014-10-31 19:01:41 +00:00
examples Cleanup RTCVideoRenderer interface. 2014-11-04 23:06:15 +00:00
media Wire up bandwidth stats to the new API and webrtcvideoengine2. 2014-11-05 14:05:29 +00:00
p2p Improve the logging when a TCP connection is deleted. 2014-10-30 23:50:54 +00:00
session move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
xmllite (Auto)update libjingle 77554188-> 77629208 2014-10-14 01:17:42 +00:00
xmpp move xmpp and p2p to webrtc 2014-10-28 22:20:11 +00:00
COPYING Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
libjingle_examples.gyp Android AppRTCDemo improvements: 2014-11-03 22:18:52 +00:00
libjingle_media_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_p2p_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_peerconnection_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_sound_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_tests.gyp Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle_unittest.isolate Update all .isolate files for the new format. 2014-10-31 18:08:09 +00:00
libjingle.gyp Cleanup RTCVideoRenderer interface. 2014-11-04 23:06:15 +00:00
LICENSE_THIRD_PARTY Libjingle in webrtc needs updated AUTHORS, COPYING, LICENSE_THIRD_PARTY AND README. 2013-07-16 18:04:56 +00:00
OWNERS Add jiayl to talk OWNERS. 2014-08-28 23:24:36 +00:00
PRESUBMIT.py Remove protected files from talk/PRESUBMIT.py. 2014-11-04 16:06:35 +00:00