summaryrefslogtreecommitdiffstats
path: root/tools
diff options
context:
space:
mode:
authoralekseys@chromium.org <alekseys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-18 22:41:07 +0000
committeralekseys@chromium.org <alekseys@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-11-18 22:41:07 +0000
commit0226ada74b71f6935f002b07dd2b48318fee8ec8 (patch)
tree2fe752fefe7b770f3fbd66e8e3cf4ee037d31fc5 /tools
parenta79d8a63df309cac2d1fcf9d8f4877c39831f99e (diff)
downloadchromium_src-0226ada74b71f6935f002b07dd2b48318fee8ec8.zip
chromium_src-0226ada74b71f6935f002b07dd2b48318fee8ec8.tar.gz
chromium_src-0226ada74b71f6935f002b07dd2b48318fee8ec8.tar.bz2
Fixing the uninitialized value reported in http://crbug.com/63428.
BUG=63428 TEST=mac_valgrind should not fail Review URL: http://codereview.chromium.org/5192001 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@66692 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'tools')
-rw-r--r--tools/valgrind/memcheck/suppressions.txt15
1 files changed, 0 insertions, 15 deletions
diff --git a/tools/valgrind/memcheck/suppressions.txt b/tools/valgrind/memcheck/suppressions.txt
index c937f6e..37437cf 100644
--- a/tools/valgrind/memcheck/suppressions.txt
+++ b/tools/valgrind/memcheck/suppressions.txt
@@ -3290,21 +3290,6 @@
fun:_ZN7WebCore15ElementInternal22setAttributeNSCallbackERKN2v89ArgumentsE
}
{
- bug_63428
- Memcheck:Cond
- fun:NSIntersectionRect
- fun:-[BrowserWindowController tabContentsViewFrameWillChange:frameRect:]
- fun:-[TabStripController tabContentsViewFrameWillChange:frameRect:]
- fun:-[TabContentsController tabContentsViewFrameWillChange:]
- fun:-[ResizeNotificationView setFrame:]
- fun:-[TabStripController swapInTabAtIndex:]
- fun:-[TabStripController selectTabWithContents:previousContents:atIndex:userGesture:]
- fun:_ZN27TabStripModelObserverBridge13TabSelectedAtEP11TabContentsS1_ib
- fun:_ZN13TabStripModel26ChangeSelectedContentsFromEP11TabContentsib
- fun:_ZN13TabStripModel19InsertTabContentsAtEiP11TabContentsi
- fun:_ZN13TabStripModel14AddTabContentsEP11TabContentsiji
-}
-{
bug_63671
Memcheck:Param
write(buf)