aboutsummaryrefslogtreecommitdiff
path: root/tools/valgrind-webrtc/memcheck/suppressions.txt
AgeCommit message (Expand)Author
2015-12-11Remove ancient VoE suppressions.solenberg
2015-09-18Remove GICE (again).Peter Thatcher
2015-09-10Revert change which removes GICE.guoweis
2015-08-22Reland "Remove GICE (gone forever!) and PORTALLOCATOR_ENABLE_SHARED_UFRAG (en...Peter Thatcher
2015-06-26Move frame input (ViECapturer) to webrtc/video/.Peter Boström
2015-05-28Remove ViESender.Peter Boström
2015-05-21Remove ViEFrameProviderBase.Peter Boström
2015-03-12Revert "Suppress memcheck error in video_engine_tests"pbos@webrtc.org
2015-03-05Revert Clang roll in r8596 + add memcheck suppression.kjellander@webrtc.org
2015-02-25iSAC Decode: Prevent Memcheck from complaining about uninitialized valuekwiberg@webrtc.org
2015-01-07Suppress memcheck error in video_engine_testskjellander@webrtc.org
2015-01-06Memcheck suppression for uninitalized memory in WebRtcIsac_Decodekjellander@webrtc.org
2014-10-10Remove talk_base from suppressions.pbos@webrtc.org
2014-09-16memcheck: suppressions didn't map over directly when moving base from talk to...henrike@webrtc.org
2014-09-10Remove suppressions for VideoFrame::Validate.pbos@webrtc.org
2014-09-09More suppressions, uninitialized read in cricket::VideoFrame::Validatesprang@webrtc.org
2014-09-08Suppress uninitialized read warning in cricket::VideoFrame::Validatesprang@webrtc.org
2014-08-04Memcheck suppression. Re-suppress 3478 suppression after namespace change fro...henrike@webrtc.org
2014-07-11Fixing memcheck leak suppressions for XMPPClient tests.pbos@webrtc.org
2014-06-24talk/base and webrtc/base suppression had the same names for their suppressio...henrike@webrtc.org
2014-06-12Fixed GetStats when local and remote track are using the same ssrc.xians@webrtc.org
2014-06-04Suppress memcheck error in VideoProcessorIntegrationTesthenrik.lundin@webrtc.org
2014-05-13Adds a modified copy of talk/base to webrtc/base. It is the first step inhenrike@webrtc.org
2014-05-13Revert 6107 "Adds a modified copy of talk/base to webrtc/base. I..."perkj@webrtc.org
2014-05-12Adds a modified copy of talk/base to webrtc/base. It is the first step in mig...henrike@webrtc.org
2014-03-14Suppresses/disables tsan/memcheck issues due to sync of 63111035.henrike@webrtc.org
2014-02-08Suppressions for libjingle_unittest after roll in r5502kjellander@webrtc.org
2013-08-20Fix memory leak in portallocatorsessionproxy_unittest.wu@webrtc.org
2013-08-13Remove suppressions for the cases that's already fixed.wu@webrtc.org
2013-08-01sscanf isn't safe with strings that aren't null-terminated. In such case, cre...wu@webrtc.org
2013-07-31Fix libjingle memory bots by suppressing some of the errors.wu@webrtc.org
2013-07-30Suppress failing tests on Linux Memcheck bot.wu@webrtc.org
2013-07-30Fixing the memory check bots by suppressing some of the tests.wu@webrtc.org
2013-07-30Suppress libjingle_peerconnection_unittest failures on linux memcheck build bot.wu@webrtc.org
2013-07-19Add libjingle's valgrind suppressionshenrike@webrtc.org
2013-06-14Merge more tests into modules_{unit,integration}tests.kjellander@webrtc.org
2012-11-28Added last (?) suppressions for known issues.phoglund@webrtc.org
2012-10-23Generalized suppressions to cover issues found on bot.phoglund@webrtc.org
2012-10-15Extended suppressions to be more general and suppress missed errors.phoglund@webrtc.org
2012-10-10Suppressed all voe_auto_test standard suite bugs and introduced a flag for ex...phoglund@webrtc.org
2012-10-02Added more suppressions.phoglund@webrtc.org
2012-10-02Added more suppressions found on the bot.phoglund@webrtc.org
2012-10-01Added suppression for one missed error.phoglund@webrtc.org
2012-10-01Made ViE standard tests runnable under valgrind.phoglund@webrtc.org
2012-08-02Added suppression for issue 716.phoglund@webrtc.org
2012-05-27Valgrind memcheck and TSAN script now uses Chrome+WebRTC suppression files.kjellander@webrtc.org
2011-12-20This CL introduces a new directory for WebRTC utility scripts for Valgrind: t...kjellander@webrtc.org