aboutsummaryrefslogtreecommitdiff
path: root/AUTHORS
diff options
context:
space:
mode:
authortkchin@webrtc.org <tkchin@webrtc.org>2014-11-05 22:01:53 +0000
committertkchin@webrtc.org <tkchin@webrtc.org>2014-11-05 22:01:53 +0000
commitee9d61ce4547d1704a70548890e7c447d14bbe7e (patch)
tree4b408144caeb860d0b7ef8f62ab4648fa65dfdd4 /AUTHORS
parent6a364fe11b9af8fe55a64f18efeb8ef7e415dc6b (diff)
downloadwebrtc-ee9d61ce4547d1704a70548890e7c447d14bbe7e.tar.gz
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
Diffstat (limited to 'AUTHORS')
-rw-r--r--AUTHORS1
1 files changed, 1 insertions, 0 deletions
diff --git a/AUTHORS b/AUTHORS
index 07b7269808..abe78142dc 100644
--- a/AUTHORS
+++ b/AUTHORS
@@ -14,6 +14,7 @@ Jie Mao <maojie0924@gmail.com>
Luke Weber
Manish Jethani <manish.jethani@gmail.com>
Martin Storsjo <martin@martin.st>
+Matthias Liebig <matthias.gcode@gmail.com>
Pali Rohar
Paul Kapustin <pkapustin@gmail.com>
Rafael Lopez Diez <rafalopezdiez@gmail.com>