Chromium Code Reviews
Help | Chromium Project | Sign in
(11)

Issue 3006002: Fix uninitialized memory error caused by r50606. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
4 years, 10 months ago by pink
Modified:
4 years ago
Reviewers:
viettrungluu
CC:
chromium-reviews, Alexander Potapenko, ben+cc_chromium.org, John Grabowski, Timur Iskhodzhanov, stuartmorgan, pam+watch_chromium.org
Visibility:
Public.

Description

Fix uninitialized memory error caused by r50606. BUG=48269 TEST=none

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -12 lines) Patch
M chrome/browser/cocoa/tab_window_controller.mm View 1 chunk +3 lines, -2 lines 1 comment Download
M tools/valgrind/memcheck/suppressions_mac.txt View 1 chunk +0 lines, -10 lines 0 comments Download
Trybot results:  mac 
Commit: CQ not working?

Messages

Total messages: 2 (0 generated)
pink
4 years, 10 months ago (2010-07-15 17:51:35 UTC) #1
viettrungluu
4 years, 10 months ago (2010-07-15 17:55:34 UTC) #2
LGTM.

http://codereview.chromium.org/3006002/diff/1/2
File chrome/browser/cocoa/tab_window_controller.mm (left):

http://codereview.chromium.org/3006002/diff/1/2#oldcode69
chrome/browser/cocoa/tab_window_controller.mm:69: NSMakeRect(0,
NSMaxY(tabFrame),
I feel like the compiler should have noticed something amiss here.
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld ec887be