OLD | NEW |
1 # There are four kinds of suppressions in this file. | 1 # There are four kinds of suppressions in this file. |
2 # 1. third party stuff we have no control over | 2 # 1. third party stuff we have no control over |
3 # | 3 # |
4 # 2. intentional unit test errors, or stuff that is somehow a false positive | 4 # 2. intentional unit test errors, or stuff that is somehow a false positive |
5 # in our own code, or stuff that is so trivial it's not worth fixing | 5 # in our own code, or stuff that is so trivial it's not worth fixing |
6 # | 6 # |
7 # 3. Suppressions for real chromium bugs that are not yet fixed. | 7 # 3. Suppressions for real chromium bugs that are not yet fixed. |
8 # These should all be in chromium's bug tracking system (but a few aren't yet). | 8 # These should all be in chromium's bug tracking system (but a few aren't yet). |
9 # Periodically we should sweep this file and the bug tracker clean by | 9 # Periodically we should sweep this file and the bug tracker clean by |
10 # running overnight and removing outdated bugs/suppressions. | 10 # running overnight and removing outdated bugs/suppressions. |
(...skipping 649 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
660 { | 660 { |
661 bug_30703b | 661 bug_30703b |
662 Memcheck:Uninitialized | 662 Memcheck:Uninitialized |
663 fun:deflate | 663 fun:deflate |
664 ... | 664 ... |
665 fun:zipCloseFileInZipRaw | 665 fun:zipCloseFileInZipRaw |
666 fun:zipCloseFileInZip | 666 fun:zipCloseFileInZip |
667 fun:_Z*13AddEntryToZip* | 667 fun:_Z*13AddEntryToZip* |
668 } | 668 } |
669 { | 669 { |
670 bug_87232 | |
671 Memcheck:Uninitialized | |
672 fun:_ZN5blink12base64EncodeEPKcjRN3WTF6VectorIcLj0EEEb | |
673 fun:_ZN5blink12base64EncodeERKN3WTF6VectorIcLj0EEERS2_b | |
674 fun:_ZN5blink*14ImageToDataURL*SkBitmapEEN3WTF6StringERT_* | |
675 } | |
676 { | |
677 bug_32085 | 670 bug_32085 |
678 Memcheck:Leak | 671 Memcheck:Leak |
679 fun:_Znw* | 672 fun:_Znw* |
680 fun:_ZN9__gnu_cxx13new_allocatorIN7content21NotificationRegistrar6RecordEE8al
locate* | 673 fun:_ZN9__gnu_cxx13new_allocatorIN7content21NotificationRegistrar6RecordEE8al
locate* |
681 fun:_ZNSt12_Vector_baseIN7content21NotificationRegistrar6RecordESaIS* | 674 fun:_ZNSt12_Vector_baseIN7content21NotificationRegistrar6RecordESaIS* |
682 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS2_EE13_M_insert_
auxEN9__gnu_cxx17__normal_iteratorIPS2_S* | 675 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS2_EE13_M_insert_
auxEN9__gnu_cxx17__normal_iteratorIPS2_S* |
683 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS* | 676 fun:_ZNSt6vectorIN7content21NotificationRegistrar6RecordESaIS* |
684 fun:_ZN7content21NotificationRegistrar3Add* | 677 fun:_ZN7content21NotificationRegistrar3Add* |
685 } | 678 } |
686 { | 679 { |
(...skipping 889 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1576 fun:_Znw* | 1569 fun:_Znw* |
1577 fun:_ZN16RenderWidgetHost11WasRestoredEv | 1570 fun:_ZN16RenderWidgetHost11WasRestoredEv |
1578 } | 1571 } |
1579 { | 1572 { |
1580 bug_80550_b | 1573 bug_80550_b |
1581 Memcheck:Leak | 1574 Memcheck:Leak |
1582 fun:_Znw* | 1575 fun:_Znw* |
1583 fun:_ZN16RenderWidgetHost9WasHiddenEv | 1576 fun:_ZN16RenderWidgetHost9WasHiddenEv |
1584 } | 1577 } |
1585 { | 1578 { |
1586 bug_82717 | |
1587 Memcheck:Leak | |
1588 fun:_Znw* | |
1589 ... | |
1590 fun:_ZN7content21RenderProcessHostImpl4InitEv | |
1591 fun:_ZN7content18RenderViewHostImpl16CreateRenderViewERKSbItN4base20string16_
char_traits* | |
1592 fun:_ZN7content15WebContentsImpl32CreateRenderViewForRenderManagerEPNS_14Rend
erViewHost* | |
1593 fun:_ZN7content22RenderFrameHostManager14InitRenderViewEPNS_14RenderViewHost* | |
1594 fun:_ZN7content22RenderFrameHostManager8NavigateERKNS_19NavigationEntryImplE | |
1595 fun:_ZN7content13NavigatorImpl15NavigateToEntryEPNS_19RenderFrameHostImplERKN
S_19NavigationEntryImplENS_20NavigationController10ReloadTypeE | |
1596 ... | |
1597 fun:_ZN7content24NavigationControllerImpl22NavigateToPendingEntryENS_20Naviga
tionController10ReloadTypeE | |
1598 } | |
1599 { | |
1600 bug_83609 | |
1601 Memcheck:Leak | |
1602 fun:_Znw* | |
1603 fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHo
lderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_ | |
1604 fun:_ZN4base11MessageLoop15PostDelayedTaskERKN15tracked_objects8LocationEP4Ta
skx | |
1605 fun:_ZN13BrowserThread14PostTaskHelperENS_2IDERKN15tracked_objects8LocationEP
4Taskxb | |
1606 fun:_ZN13BrowserThread8PostTaskENS_2IDERKN15tracked_objects8LocationEP4Task | |
1607 } | |
1608 { | |
1609 bug_83609b | |
1610 Memcheck:Leak | |
1611 fun:_Znw* | |
1612 fun:_ZN4base4Bind*TaskClosureAdapterEFvvEPS2_EENS_8internal20InvokerStorageHo
lderINS6_15InvokerStorage1IT_T0_EEEES9_RKSA_ | |
1613 fun:_ZN4base11MessageLoop8PostTaskERKN15tracked_objects8LocationEP4Task | |
1614 } | |
1615 { | |
1616 bug_84224_a | 1579 bug_84224_a |
1617 Memcheck:Leak | 1580 Memcheck:Leak |
1618 fun:_Znw* | 1581 fun:_Znw* |
1619 fun:_ZN9__gnu_cxx13new_allocator*PendingTaskEE8allocate* | 1582 fun:_ZN9__gnu_cxx13new_allocator*PendingTaskEE8allocate* |
1620 fun:_ZN*_Deque_baseIN*PendingTaskESaIS1_*_M_allocate_* | 1583 fun:_ZN*_Deque_baseIN*PendingTaskESaIS1_*_M_allocate_* |
1621 ... | 1584 ... |
1622 fun:_ZNSt5dequeIN*PendingTaskESaIS1_EE*push_back* | 1585 fun:_ZNSt5dequeIN*PendingTaskESaIS1_EE*push_back* |
1623 fun:_ZNSt5queueIN4*PendingTask*deque*push* | 1586 fun:_ZNSt5queueIN4*PendingTask*deque*push* |
1624 fun:_ZN4base11MessageLoop18AddToIncomingQueueEPN*PendingTaskE* | 1587 fun:_ZN4base11MessageLoop18AddToIncomingQueueEPN*PendingTaskE* |
1625 } | 1588 } |
(...skipping 89 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1715 } | 1678 } |
1716 { | 1679 { |
1717 bug_81796 | 1680 bug_81796 |
1718 Memcheck:Leak | 1681 Memcheck:Leak |
1719 fun:_Znw* | 1682 fun:_Znw* |
1720 fun:_ZN4base16MessageLoopProxy22currentEv | 1683 fun:_ZN4base16MessageLoopProxy22currentEv |
1721 fun:_ZN3IPC12ChannelProxy7ContextC1EPNS_7Channel8ListenerEPN4base16MessageLoo
pProxyE | 1684 fun:_ZN3IPC12ChannelProxy7ContextC1EPNS_7Channel8ListenerEPN4base16MessageLoo
pProxyE |
1722 fun:_ZN3IPC12ChannelProxyC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Liste
nerEPN4base16MessageLoopProxyE | 1685 fun:_ZN3IPC12ChannelProxyC1ERKNS_13ChannelHandleENS_7Channel4ModeEPNS4_8Liste
nerEPN4base16MessageLoopProxyE |
1723 } | 1686 } |
1724 { | 1687 { |
1725 bug_89304 | |
1726 Memcheck:Leak | |
1727 fun:_Znw* | |
1728 ... | |
1729 fun:_ZN3net20ClientSocketPoolBaseINS_*SocketParamsEE13RequestSocketERKSsRK13s
coped_refptrIS1_ENS_15RequestPriorityEPNS_18ClientSocketHandleEP14CallbackRunner
I6Tuple1IiEERKNS_11BoundNetLogE | |
1730 fun:_ZN3net*SocketPool13RequestSocketERKSsPKvNS_15RequestPriorityEPNS_18Clien
tSocketHandleEP14CallbackRunnerI6Tuple1IiEERKNS_11BoundNetLogE | |
1731 fun:_ZN3net18ClientSocketHandle4Init* | |
1732 ... | |
1733 fun:_ZN3net23ClientSocketPoolManager30InitSocketHandleForHttpRequestERK4GURLR
KNS_18HttpRequestHeadersEiNS_15RequestPriorityEPNS_18HttpNetworkSessionERKNS_9Pr
oxyInfoEbbRKNS_9SSLConfigESF_RKNS_11BoundNetLogEPNS_18ClientSocketHandleEP14Call
backRunnerI6Tuple1IiEE | |
1734 fun:_ZN3net21HttpStreamFactoryImpl3Job16DoInitConnectionEv | |
1735 } | |
1736 { | |
1737 bug_89311 | |
1738 Memcheck:Leak | |
1739 fun:_Znw* | |
1740 ... | |
1741 fun:_ZN3net16HttpStreamParser22DoParseResponseHeadersEi | |
1742 fun:_ZN3net16HttpStreamParser20ParseResponseHeadersEv | |
1743 fun:_ZN3net16HttpStreamParser21DoReadHeadersCompleteEi | |
1744 } | |
1745 { | |
1746 bug_89942_a | 1688 bug_89942_a |
1747 Memcheck:Leak | 1689 Memcheck:Leak |
1748 ... | 1690 ... |
1749 fun:_ZN10ZygoteHost11ForkRequestERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_
EERKSs | 1691 fun:_ZN10ZygoteHost11ForkRequestERKSt6vectorISsSaISsEERKS0_ISt4pairIjiESaIS6_
EERKSs |
1750 fun:_ZN20ChildProcessLauncher7Context14LaunchInternalE13scoped_refptrIS0_EN13
BrowserThread2IDEbRKSt6vectorISt4pairISsSsESaIS7_EEiP11CommandLine | 1692 fun:_ZN20ChildProcessLauncher7Context14LaunchInternalE13scoped_refptrIS0_EN13
BrowserThread2IDEbRKSt6vectorISt4pairISsSsESaIS7_EEiP11CommandLine |
1751 } | 1693 } |
1752 { | 1694 { |
1753 bug_89942_b | 1695 bug_89942_b |
1754 Memcheck:Leak | 1696 Memcheck:Leak |
1755 ... | 1697 ... |
(...skipping 18 matching lines...) Expand all Loading... |
1774 Memcheck:Leak | 1716 Memcheck:Leak |
1775 ... | 1717 ... |
1776 fun:_ZN3net13CookieMonster9InitStoreEv | 1718 fun:_ZN3net13CookieMonster9InitStoreEv |
1777 fun:_ZN3net13CookieMonster15InitIfNecessaryEv | 1719 fun:_ZN3net13CookieMonster15InitIfNecessaryEv |
1778 fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptions
E | 1720 fun:_ZN3net13CookieMonster21GetCookiesWithOptionsERK4GURLRKNS_13CookieOptions
E |
1779 fun:_ZN3net13CookieMonster26GetCookiesWithOptionsAsyncERK4GURLRKNS_13CookieOp
tionsERKN4base8CallbackIFvRKSsEEE | 1721 fun:_ZN3net13CookieMonster26GetCookiesWithOptionsAsyncERK4GURLRKNS_13CookieOp
tionsERKN4base8CallbackIFvRKSsEEE |
1780 fun:_ZN3net11CookieStore15GetCookiesAsyncERK4GURLRKN4base8CallbackIFvRKSsEEE | 1722 fun:_ZN3net11CookieStore15GetCookiesAsyncERK4GURLRKN4base8CallbackIFvRKSsEEE |
1781 fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23U
RLRequestContextGetterEEPN4base13WaitableEventEPSs | 1723 fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23U
RLRequestContextGetterEEPN4base13WaitableEventEPSs |
1782 } | 1724 } |
1783 { | 1725 { |
1784 bug_90057c | |
1785 Memcheck:Leak | |
1786 fun:_Znw* | |
1787 ... | |
1788 fun:_ZN3net17URLRequestHttpJob14SaveNextCookieEv | |
1789 fun:_ZN3net17URLRequestHttpJob35SaveCookiesAndNotifyHeadersCompleteEi | |
1790 fun:_ZN3net17URLRequestHttpJob16OnStartCompletedEi | |
1791 } | |
1792 { | |
1793 bug_90215_c | 1726 bug_90215_c |
1794 Memcheck:Leak | 1727 Memcheck:Leak |
1795 ... | 1728 ... |
1796 fun:_ZN3net13URLRequestJob21NotifyRestartRequiredEv | 1729 fun:_ZN3net13URLRequestJob21NotifyRestartRequiredEv |
1797 fun:_ZN8appcache21AppCacheURLRequestJob13BeginDeliveryEv | 1730 fun:_ZN8appcache21AppCacheURLRequestJob13BeginDeliveryEv |
1798 } | 1731 } |
1799 { | 1732 { |
1800 bug_90215_d | 1733 bug_90215_d |
1801 Memcheck:Leak | 1734 Memcheck:Leak |
1802 ... | 1735 ... |
(...skipping 18 matching lines...) Expand all Loading... |
1821 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota2
0SpecialStoragePolicyEE | 1754 fun:_ZN7content21ChromeAppCacheService20InitializeOnIOThreadERKN4base8FilePat
hEPNS_15ResourceContextEPN3net23URLRequestContextGetterE13scoped_refptrIN5quota2
0SpecialStoragePolicyEE |
1822 } | 1755 } |
1823 { | 1756 { |
1824 bug_90240 | 1757 bug_90240 |
1825 Memcheck:Leak | 1758 Memcheck:Leak |
1826 fun:_Znw* | 1759 fun:_Znw* |
1827 ... | 1760 ... |
1828 fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24S
erializedVarReturnValueE | 1761 fun:_ZN2pp5proxy26PPP_Instance_Private_Proxy22OnMsgGetInstanceObjectEiNS0_24S
erializedVarReturnValueE |
1829 } | 1762 } |
1830 { | 1763 { |
1831 bug_90400 | |
1832 Memcheck:Leak | |
1833 fun:_Znw* | |
1834 fun:_ZN11ProfileImpl24GetUserStyleSheetWatcherEv | |
1835 fun:_ZN6chrome26ChromeContentBrowserClient14GetWebkitPrefs* | |
1836 fun:_ZN15WebContentsImpl14GetWebkitPrefsEv | |
1837 } | |
1838 { | |
1839 bug_90487a | 1764 bug_90487a |
1840 Memcheck:Leak | 1765 Memcheck:Leak |
1841 fun:_Znw* | 1766 fun:_Znw* |
1842 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN5quota11QuotaClientEEE8allo
cateEjPKv | 1767 fun:_ZN9__gnu_cxx13new_allocatorISt10_List_nodeIPN5quota11QuotaClientEEE8allo
cateEjPKv |
1843 fun:_ZNSt10_List_baseIPN5quota11QuotaClientESaIS2_EE11_M_get_nodeEv | 1768 fun:_ZNSt10_List_baseIPN5quota11QuotaClientESaIS2_EE11_M_get_nodeEv |
1844 fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE14_M_create_nodeERKS2_ | 1769 fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE14_M_create_nodeERKS2_ |
1845 fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9_M_insertESt14_List_iteratorIS2
_ERKS2_ | 1770 fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9_M_insertESt14_List_iteratorIS2
_ERKS2_ |
1846 fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9push_backERKS2_ | 1771 fun:_ZNSt4listIPN5quota11QuotaClientESaIS2_EE9push_backERKS2_ |
1847 fun:_ZN5quota12QuotaManager14RegisterClientEPNS_11QuotaClientE | 1772 fun:_ZN5quota12QuotaManager14RegisterClientEPNS_11QuotaClientE |
1848 fun:_ZN5quota17QuotaManagerProxy14RegisterClientEPNS_11QuotaClientE | 1773 fun:_ZN5quota17QuotaManagerProxy14RegisterClientEPNS_11QuotaClientE |
1849 } | 1774 } |
1850 { | 1775 { |
1851 bug_90487b | |
1852 Memcheck:Leak | |
1853 fun:_Znw* | |
1854 fun:_ZN4base8internal20PostTaskAndReplyImpl16PostTaskAndReplyERKN15tracked_ob
jects8LocationERKNS_8CallbackIFvvEEESA_ | |
1855 fun:_ZN4base10TaskRunner16PostTaskAndReplyERKN15tracked_objects8LocationERKNS
_8CallbackIFvvEEES9_ | |
1856 ... | |
1857 fun:_ZN5quota12QuotaManager* | |
1858 } | |
1859 { | |
1860 bug_90496a | 1776 bug_90496a |
1861 Memcheck:Leak | 1777 Memcheck:Leak |
1862 ... | 1778 ... |
1863 fun:_ZN3IPC16MessageWithTupleI6Tuple2Ii23ResourceHostMsg_RequestEE8DispatchI2
2ResourceDispatcherHostS6_iRKS2_EEbPKNS_7MessageEPT_PT0_MSC_FvRSA_T1_T2_E | 1779 fun:_ZN3IPC16MessageWithTupleI6Tuple2Ii23ResourceHostMsg_RequestEE8DispatchI2
2ResourceDispatcherHostS6_iRKS2_EEbPKNS_7MessageEPT_PT0_MSC_FvRSA_T1_T2_E |
1864 fun:_ZN22ResourceDispatcherHost17OnMessageReceivedERKN3IPC7MessageEP21Resourc
eMessageFilterPb | 1780 fun:_ZN22ResourceDispatcherHost17OnMessageReceivedERKN3IPC7MessageEP21Resourc
eMessageFilterPb |
1865 fun:_ZN21ResourceMessageFilter17OnMessageReceivedERKN3IPC7MessageEPb | 1781 fun:_ZN21ResourceMessageFilter17OnMessageReceivedERKN3IPC7MessageEPb |
1866 fun:_ZN20BrowserMessageFilter15DispatchMessageERKN3IPC7MessageE | 1782 fun:_ZN20BrowserMessageFilter15DispatchMessageERKN3IPC7MessageE |
1867 fun:_ZN20BrowserMessageFilter17OnMessageReceivedERKN3IPC7MessageE | 1783 fun:_ZN20BrowserMessageFilter17OnMessageReceivedERKN3IPC7MessageE |
1868 fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE | 1784 fun:_ZN3IPC12ChannelProxy7Context10TryFiltersERKNS_7MessageE |
1869 fun:_ZN3IPC12ChannelProxy7Context17OnMessageReceivedERKNS_7MessageE | 1785 fun:_ZN3IPC12ChannelProxy7Context17OnMessageReceivedERKNS_7MessageE |
1870 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv | 1786 fun:_ZN3IPC7Channel11ChannelImpl23ProcessIncomingMessagesEv |
1871 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi | 1787 fun:_ZN3IPC7Channel11ChannelImpl28OnFileCanReadWithoutBlockingEi |
1872 } | 1788 } |
1873 { | 1789 { |
1874 bug_90496b | |
1875 Memcheck:Leak | |
1876 fun:_Znw* | |
1877 fun:_ZN22ResourceDispatcherHost23CompleteResponseStartedEPN3net10URLRequestE | |
1878 fun:_ZN22ResourceDispatcherHost17OnResponseStartedEPN3net10URLRequestE | |
1879 fun:_ZN3net10URLRequest21NotifyResponseStartedEv | |
1880 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv | |
1881 } | |
1882 { | |
1883 bug_90496c | |
1884 Memcheck:Leak | |
1885 fun:_Znw* | |
1886 fun:_ZN20AsyncResourceHandler15OnReadCompletedEiPi | |
1887 fun:_ZN23BufferedResourceHandler15OnReadCompletedEiPi | |
1888 fun:_ZN27SafeBrowsingResourceHandler15OnReadCompletedEiPi | |
1889 fun:_ZN22OfflineResourceHandler15OnReadCompletedEiPi | |
1890 fun:_ZN22ResourceDispatcherHost12CompleteReadEPN3net10URLRequestEPi | |
1891 fun:_ZN22ResourceDispatcherHost15OnReadCompletedEPN3net10URLRequestEi | |
1892 fun:_ZN3net10URLRequest19NotifyReadCompletedEi | |
1893 fun:_ZN3net13URLRequestJob18NotifyReadCompleteEi | |
1894 fun:_ZN19URLRequestChromeJob13DataAvailableEP16RefCountedMemory | |
1895 fun:_ZN27ChromeURLDataManagerBackend13DataAvailableEiP16RefCountedMemory | |
1896 fun:_ZN20ChromeURLDataManager10DataSource22SendResponseOnIOThreadEi13scoped_r
efptrI16RefCountedMemoryE | |
1897 } | |
1898 { | |
1899 bug_90496d | |
1900 Memcheck:Leak | |
1901 ... | |
1902 fun:_ZN24CrossSiteResourceHandler14ResumeResponseEv | |
1903 fun:_ZN22ResourceDispatcherHost12OnSwapOutACKERK22ViewMsg_SwapOut_Params | |
1904 fun:_ZN18RenderWidgetHelper21OnCrossSiteSwapOutACKERK22ViewMsg_SwapOut_Params | |
1905 } | |
1906 { | |
1907 bug_90496e | 1790 bug_90496e |
1908 Memcheck:Leak | 1791 Memcheck:Leak |
1909 ... | 1792 ... |
1910 fun:_ZN14SharedIOBuffer4InitEv | 1793 fun:_ZN14SharedIOBuffer4InitEv |
1911 fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii | 1794 fun:_ZN20AsyncResourceHandler10OnWillReadEiPPN3net8IOBufferEPii |
1912 fun:_ZN24CrossSiteResourceHandler10OnWillReadEiPPN3net8IOBufferEPii | 1795 fun:_ZN24CrossSiteResourceHandler10OnWillReadEiPPN3net8IOBufferEPii |
1913 fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii | 1796 fun:_ZN23BufferedResourceHandler10OnWillReadEiPPN3net8IOBufferEPii |
1914 fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii | 1797 fun:_ZN27SafeBrowsingResourceHandler10OnWillReadEiPPN3net8IOBufferEPii |
1915 fun:_ZN22OfflineResourceHandler10OnWillReadEiPPN3net8IOBufferEPii | 1798 fun:_ZN22OfflineResourceHandler10OnWillReadEiPPN3net8IOBufferEPii |
1916 fun:_ZN22ResourceDispatcherHost4ReadEPN3net10URLRequestEPi | 1799 fun:_ZN22ResourceDispatcherHost4ReadEPN3net10URLRequestEPi |
1917 fun:_ZN22ResourceDispatcherHost12StartReadingEPN3net10URLRequestE | 1800 fun:_ZN22ResourceDispatcherHost12StartReadingEPN3net10URLRequestE |
1918 } | 1801 } |
1919 { | 1802 { |
1920 bug_90671 | 1803 bug_90671 |
1921 Memcheck:Leak | 1804 Memcheck:Leak |
1922 fun:_Znw* | 1805 fun:_Znw* |
1923 ... | 1806 ... |
1924 fun:_ZNK3sql9Statement*ColumnString* | 1807 fun:_ZNK3sql9Statement*ColumnString* |
1925 fun:_ZN7history11URLDatabase10FillURLRowERN3sql9StatementEPNS_6URLRowE | 1808 fun:_ZN7history11URLDatabase10FillURLRowERN3sql9StatementEPNS_6URLRowE |
1926 fun:_ZN7history11URLDatabase13URLEnumerator10GetNextURLEPNS_6URLRowE | 1809 fun:_ZN7history11URLDatabase13URLEnumerator10GetNextURLEPNS_6URLRowE |
1927 fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumerato
rE | 1810 fun:_ZN7history14HistoryBackend11IterateURLsEPN14HistoryService13URLEnumerato
rE |
1928 } | 1811 } |
1929 { | 1812 { |
1930 bug_91199 | |
1931 Memcheck:Leak | |
1932 fun:_Znw* | |
1933 fun:_ZN19URLRequestChromeJob15GetResponseInfoEPN3net16HttpResponseInfoE | |
1934 fun:_ZN3net13URLRequestJob21NotifyHeadersCompleteEv | |
1935 fun:_ZN19URLRequestChromeJob10StartAsyncEv | |
1936 } | |
1937 { | |
1938 bug_92571 | |
1939 Memcheck:Leak | |
1940 fun:_Znw* | |
1941 fun:_ZN7history16TopSitesDatabase8CreateDBE* | |
1942 fun:_ZN7history16TopSitesDatabase4InitE* | |
1943 fun:_ZN7history15TopSitesBackend16InitDBOnDBThreadE* | |
1944 } | |
1945 { | |
1946 bug_92741a | 1813 bug_92741a |
1947 Memcheck:Leak | 1814 Memcheck:Leak |
1948 fun:_Znw* | 1815 fun:_Znw* |
1949 fun:_ZN4base4BindIPFvPNS_13WaitableEventEPSsRKSsES2_S3_EENS_8internal20Invoke
rStorageHolderINS8_15InvokerStorage2IT_T0_T1_EEEESB_RKSC_RKSD_ | 1816 fun:_ZN4base4BindIPFvPNS_13WaitableEventEPSsRKSsES2_S3_EENS_8internal20Invoke
rStorageHolderINS8_15InvokerStorage2IT_T0_T1_EEEESB_RKSC_RKSD_ |
1950 fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23U
RLRequestContextGetterEEPN4base13WaitableEventEPSs | 1817 fun:_ZN12_GLOBAL__N_120GetCookiesOnIOThreadERK4GURLRK13scoped_refptrIN3net23U
RLRequestContextGetterEEPN4base13WaitableEventEPSs |
1951 fun:_Z18DispatchToFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestConte
xtGetterEEPN4base13WaitableEventEPSsES0_S6_SB_SC_EvT_RK6Tuple4IT0_T1_T2_T3_E | 1818 fun:_Z18DispatchToFunctionIPFvRK4GURLRK13scoped_refptrIN3net23URLRequestConte
xtGetterEEPN4base13WaitableEventEPSsES0_S6_SB_SC_EvT_RK6Tuple4IT0_T1_T2_T3_E |
1952 } | 1819 } |
1953 { | 1820 { |
1954 bug_92741b | 1821 bug_92741b |
1955 Memcheck:Leak | 1822 Memcheck:Leak |
1956 fun:_Znw* | 1823 fun:_Znw* |
1957 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore
10CookieInfoESaIS6_EEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSE_
15InvokerStorage1IT_T0_EEEESH_RKSI_ | 1824 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvPSsPSt6vectorINS1_11CookieStore
10CookieInfoESaIS6_EEENS_7WeakPtrIS2_EEEENS_8internal20InvokerStorageHolderINSE_
15InvokerStorage1IT_T0_EEEESH_RKSI_ |
1958 fun:_ZN3net17URLRequestHttpJob24CheckCookiePolicyAndLoadERKNS_10CookieListE | 1825 fun:_ZN3net17URLRequestHttpJob24CheckCookiePolicyAndLoadERKNS_10CookieListE |
1959 } | 1826 } |
1960 { | 1827 { |
1961 bug_92741c | |
1962 Memcheck:Leak | |
1963 fun:_Znw* | |
1964 fun:_ZN4base4BindIMN3net17URLRequestHttpJobEFvRKNS1_10CookieListEENS_7WeakPtr
IS2_EEEENS_8internal20InvokerStorageHolderINSA_15InvokerStorage1IT_T0_EEEESD_RKS
E_ | |
1965 fun:_ZN3net17URLRequestHttpJob23AddCookieHeaderAndStartEv | |
1966 fun:_ZN3net17URLRequestHttpJob5StartEv | |
1967 fun:_ZN3net10URLRequest8StartJobEPNS_13URLRequestJobE | |
1968 fun:_ZN3net10URLRequest5StartEv | |
1969 } | |
1970 { | |
1971 bug_93250a | 1828 bug_93250a |
1972 Memcheck:Leak | 1829 Memcheck:Leak |
1973 fun:_Znw* | 1830 fun:_Znw* |
1974 ... | 1831 ... |
1975 fun:*SHA1Fingerprint* | 1832 fun:*SHA1Fingerprint* |
1976 fun:_ZN3net16CertVerifyResultaSERKS0_ | 1833 fun:_ZN3net16CertVerifyResultaSERKS0_ |
1977 fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16Ce
rtVerifyResultE | 1834 fun:_ZN3net12CertVerifier12HandleResultEPNS_15X509CertificateERKSsiiRKNS_16Ce
rtVerifyResultE |
1978 fun:_ZN3net18CertVerifierWorker7DoReplyEv | 1835 fun:_ZN3net18CertVerifierWorker7DoReplyEv |
1979 } | 1836 } |
1980 { | 1837 { |
(...skipping 3455 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
5436 } | 5293 } |
5437 { | 5294 { |
5438 bug_415092 | 5295 bug_415092 |
5439 Memcheck:Leak | 5296 Memcheck:Leak |
5440 fun:_Znw* | 5297 fun:_Znw* |
5441 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE | 5298 fun:_ZN4base22PosixDynamicThreadPool7AddTaskEPNS_11PendingTaskE |
5442 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER
KNS_8CallbackIFvvEEE | 5299 fun:_ZN4base22PosixDynamicThreadPool8PostTaskERKN15tracked_objects8LocationER
KNS_8CallbackIFvvEEE |
5443 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca
tionERKNS_8CallbackIFvvEEEb | 5300 fun:_ZN4base12_GLOBAL__N_114WorkerPoolImpl8PostTaskERKN15tracked_objects8Loca
tionERKNS_8CallbackIFvvEEEb |
5444 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac
kIFvvEEEb | 5301 fun:_ZN4base10WorkerPool8PostTaskERKN15tracked_objects8LocationERKNS_8Callbac
kIFvvEEEb |
5445 } | 5302 } |
OLD | NEW |