summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authorskrul@chromium.org <skrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-03 20:33:05 +0000
committerskrul@chromium.org <skrul@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-05-03 20:33:05 +0000
commit45dd12ae7eb2213b04831c987bc8521b4a0bfea6 (patch)
tree2add1683bb13715cdf18807646ffd9c982860972 /tools
parenta381412e8ea34d81454c47c370c862621d42f57e (diff)
downloadchromium_src-45dd12ae7eb2213b04831c987bc8521b4a0bfea6.zip
chromium_src-45dd12ae7eb2213b04831c987bc8521b4a0bfea6.tar.gz
chromium_src-45dd12ae7eb2213b04831c987bc8521b4a0bfea6.tar.bz2
Delete map items before overwriting in AutoFillProfile::Clone().
BUG=42153,42965 Review URL: http://codereview.chromium.org/1866002 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@46269 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt44
1 files changed, 0 insertions, 44 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index 661e15f..2d6079d 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -2593,30 +2593,6 @@
fun:_ZN11MessageLoop10RunHandlerEv
}
{
- bug_42153
- Memcheck:Leak
- fun:_Znw*
- fun:_ZN72_GLOBAL__N_chrome_browser_autofill_autofill_profile.cc_00000000_DBC6D82516InitPersonalInfoEPSt3mapIN12AutoFillType14FieldTypeGroupEP9FormGroupSt4lessIS2_ESaISt4pairIKS2_S4_EEE
- fun:_ZN15AutoFillProfileC1Ev
- fun:_ZNK15AutoFillProfile5CloneEv
- fun:_ZN12browser_sync23AutofillChangeProcessor29ObserveAutofillProfileChangedEP21AutofillProfileChangePN8sync_api16WriteTransactionERKNS3_8ReadNodeE
- fun:_ZN12browser_sync23AutofillChangeProcessor7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN14ThreadNotifier10NotifyTaskE16NotificationTypeRK19NotificationDetails
-}
-{
- bug_42153
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN15AutoFillProfileC1Ev
- fun:_ZNK15AutoFillProfile5CloneEv
- fun:_ZN12browser_sync23AutofillChangeProcessor29ObserveAutofillProfileChangedEP21AutofillProfileChangePN8sync_api16WriteTransactionERKNS3_8ReadNodeE
- fun:_ZN12browser_sync23AutofillChangeProcessor7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN14ThreadNotifier10NotifyTaskE16NotificationTypeRK19NotificationDetails
-}
-{
bug_42389
Memcheck:Leak
fun:malloc
@@ -2854,23 +2830,3 @@
fun:NPN_GetValue
...
}
-{
- bug_42965
- Memcheck:Leak
- fun:_Znw*
- ...
- fun:_ZN15AutoFillProfileC1Ev
- fun:_ZNK15AutoFillProfile5CloneEv
- fun:_ZN12browser_sync23AutofillChangeProcessor29ObserveAutofillProfileChangedEP21AutofillProfileChangePN8sync_api16WriteTransactionERKNS3_8ReadNodeE
- fun:_ZN12browser_sync23AutofillChangeProcessor7ObserveE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN19NotificationService6NotifyE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_ZN14ThreadNotifier10NotifyTaskE16NotificationTypeRK18NotificationSourceRK19NotificationDetails
- fun:_Z16DispatchToMethodI14ThreadNotifierMS0_Fv16NotificationTypeRK18NotificationSourceRK19NotificationDetailsES1_S2_S5_EvPT_T0_RK6Tuple3IT1_T2_T3_E
- fun:_ZN14RunnableMethodI14ThreadNotifierMS0_Fv16NotificationTypeRK18NotificationSourceRK19NotificationDetailsE6Tuple3IS1_S2_S5_EE3RunEv
- fun:_ZN11MessageLoop7RunTaskEP4Task
- fun:_ZN11MessageLoop21DeferOrRunPendingTaskERKNS_11PendingTaskE
- fun:_ZN11MessageLoop6DoWorkEv
- fun:_ZN4base18MessagePumpDefault3RunEPNS_11MessagePump8DelegateE
- fun:_ZN11MessageLoop11RunInternalEv
- fun:_ZN11MessageLoop10RunHandlerEv
-}