Commit 36090c22 authored by cbentzel@chromium.org's avatar cbentzel@chromium.org

Uninitialized suppression for ExtensionService::ProcessExtensionSyncData

BUG=106549
TBR=asargent@chromium.org
TEST=waterfall.sh match

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@113212 0039d316-1c4b-4281-b951-d872f2087c98
parent 26796150
......@@ -5340,6 +5340,12 @@
fun:_ZN10extensions16SocketController9CreateUdpEPK7ProfileRKSsRK4GURL
fun:_ZN10extensions57SocketApiControllerTest_TestSocketControllerLifetime_Test8TestBodyEv
}
{
bug_106549
Memcheck:Uninitialized
fun:_ZN16ExtensionService24ProcessExtensionSyncDataERK17ExtensionSyncDataRNS_10SyncBundleE
fun:_ZN16ExtensionService18ProcessSyncChangesERKN15tracked_objects8LocationERKSt6vectorI10SyncChangeSaIS5_EE
}
#-----------------------------------------------------------------------
# 4. These only occur on our Google workstations
......
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