webrtc/talk
wu@webrtc.org a054569c15 Fix memory leak in datachannel and its test.
RISK=P3
TESTED=memcheck build
tools/valgrind-webrtc/webrtc_tests.sh --tool memcheck --test out/Debug/libjingle_peerconnection_unittest  --gtest_filter=SctpDataChannelTest*

R=mallinath@webrtc.org

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

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4470 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-08-01 22:08:14 +00:00
..
app/webrtc Fix memory leak in datachannel and its test. 2013-08-01 22:08:14 +00:00
base sscanf isn't safe with strings that aren't null-terminated. In such case, create a local copy that is null-terminated first. 2013-08-01 21:20:46 +00:00
build AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
examples AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
media Update libjingle to 50191337. 2013-08-01 00:00:07 +00:00
p2p Update libjingle to 50191337. 2013-08-01 00:00:07 +00:00
session Update libjingle to 50191337. 2013-08-01 00:00:07 +00:00
site_scons Update talk folder to revision=49952949 2013-07-26 19:17:59 +00:00
sound Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
third_party/libudev Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmllite Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
xmpp Update talk folder to revision=49713299. 2013-07-22 21:07:49 +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 AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
libjingle_tests.gyp AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
libjingle.gyp AppRTCDemo: builds using ninja on iOS for simulator and device! 2013-08-01 18:29:45 +00:00
libjingle.scons Update talk folder to revision=49470012. Same as 375 in libjingle's google code repository. 2013-07-17 14:42:53 +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
main.scons Adds trunk/talk folder of revision 359 from libjingles google code to 2013-07-10 00:45:36 +00:00
OWNERS Adds no parent to talk folder. 2013-07-30 15:51:54 +00:00
PRESUBMIT.py Presubmit script for preventing changes to protected files and add the full list of those files. 2013-07-29 18:20:07 +00:00