Commit e11fc5c8 authored by dmaclach@chromium.org's avatar dmaclach@chromium.org

Moves a suppression from a category 3 to a category 1 on the Mac.

A radar has been logged with Apple. See bug for details.

BUG=77063
TEST=Run tests under valgrind.


Review URL: http://codereview.chromium.org/7326005

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@91807 0039d316-1c4b-4281-b951-d872f2087c98
parent 7c54244b
...@@ -191,6 +191,28 @@ ...@@ -191,6 +191,28 @@
... ...
fun:_ZN8remoting*CapturerMac* fun:_ZN8remoting*CapturerMac*
} }
{
# See also http://openradar.appspot.com/radar?id=1235407
bug_77063
Memcheck:Free
fun:_ZdlPv
fun:_ZN15THFSPlusCatalogD2Ev
fun:_ZN5TNode10SetCatalogEP15THFSPlusCatalog
fun:_ZN15TMountPointList9AddVolumeEsb
fun:_ZN15TMountPointList4FindEsPN5TNode12StPopulatingE
fun:_ZN15TMountPointList20SupportsInvisibleBitEsPN5TNode12StPopulatingEb
fun:_ZNK21THFSPlusPropertyStore4OpenEbb
fun:_ZNK21THFSPlusPropertyStore13GetPropertiesEb
fun:_ZN16TFSCopyOperation22GetSourcePropertyStoreERK11THFSPlusRef
fun:_ZN16TFSCopyOperation13DoMoveToTrashERK11THFSPlusRef
fun:_ZN16TFSCopyOperation3RunEv
fun:_FSOperation
fun:_FSOperateOnObjectSync
fun:FSMoveObjectToTrashSync
fun:_Z9TrashFuncRK8FilePath
fun:_Z18DispatchToFunctionIPFvRK8FilePathES0_EvT_RK6Tuple1IT0_E
fun:_ZN16RunnableFunctionIPFvRK8FilePathE6Tuple1IS0_EE3RunEv
}
{ {
# See also http://openradar.appspot.com/radar?id=1169404 # See also http://openradar.appspot.com/radar?id=1169404
bug_79533a bug_79533a
...@@ -1395,27 +1417,6 @@ ...@@ -1395,27 +1417,6 @@
fun:_ZN5media23FFmpegVideoDecodeEngine10InitializeEP11MessageLoopPNS_17VideoDecodeEngine12EventHandlerEPNS_18VideoDecodeContextERKNS_16VideoCodecConfigE fun:_ZN5media23FFmpegVideoDecodeEngine10InitializeEP11MessageLoopPNS_17VideoDecodeEngine12EventHandlerEPNS_18VideoDecodeContextERKNS_16VideoCodecConfigE
fun:_ZN5media18FFmpegVideoDecoder10InitializeEPNS_13DemuxerStreamEP14CallbackRunnerI6Tuple0EPS3_I6Tuple1IRKNS_18PipelineStatisticsEEE fun:_ZN5media18FFmpegVideoDecoder10InitializeEPNS_13DemuxerStreamEP14CallbackRunnerI6Tuple0EPS3_I6Tuple1IRKNS_18PipelineStatisticsEEE
} }
{
bug_77063
Memcheck:Free
fun:_ZdlPv
fun:_ZN15THFSPlusCatalogD2Ev
fun:_ZN5TNode10SetCatalogEP15THFSPlusCatalog
fun:_ZN15TMountPointList9AddVolumeEsb
fun:_ZN15TMountPointList4FindEsPN5TNode12StPopulatingE
fun:_ZN15TMountPointList20SupportsInvisibleBitEsPN5TNode12StPopulatingEb
fun:_ZNK21THFSPlusPropertyStore4OpenEbb
fun:_ZNK21THFSPlusPropertyStore13GetPropertiesEb
fun:_ZN16TFSCopyOperation22GetSourcePropertyStoreERK11THFSPlusRef
fun:_ZN16TFSCopyOperation13DoMoveToTrashERK11THFSPlusRef
fun:_ZN16TFSCopyOperation3RunEv
fun:_FSOperation
fun:_FSOperateOnObjectSync
fun:FSMoveObjectToTrashSync
fun:_Z9TrashFuncRK8FilePath
fun:_Z18DispatchToFunctionIPFvRK8FilePathES0_EvT_RK6Tuple1IT0_E
fun:_ZN16RunnableFunctionIPFvRK8FilePathE6Tuple1IS0_EE3RunEv
}
{ {
bug_77265_a bug_77265_a
Memcheck:Leak Memcheck:Leak
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment