Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1386)

Issue 14909: Fix memory error in unit test (Closed)

Created:
12 years ago by jcampan
Modified:
9 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

The unit test WebContentsTest.ShowInterstitialProceedMultipleCommands was crashing. This was caused by a class dereferencing a pointer to a local variable out of the scope of the local var, trashing the stack. BUG=5700 TEST=Run the unit tests. Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=7330

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+48 lines, -5 lines) Patch
M chrome/browser/web_contents_unittest.cc View 18 chunks +48 lines, -5 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
jcampan
12 years ago (2008-12-19 23:01:11 UTC) #1
cpu_(ooo_6.6-7.5)
12 years ago (2008-12-19 23:49:32 UTC) #2
lgtm

Powered by Google App Engine
This is Rietveld 408576698