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

Issue 10545065: [net/dns] Don't use memset to initialize a struct with string16 members. (Closed)

Created:
8 years, 6 months ago by szym
Modified:
8 years, 6 months ago
Reviewers:
cbentzel, mmenke
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

[net/dns] Don't use memset to initialize a struct with string16 members. Forcing string16 to 0 leads to iterator compatiblity check crash in MSVS2010 Debug builds. This bug was diagnosed by tom.cassiotis@gmail.com BUG=131589 TEST=Start MSVS2010 Debug build of chrome.exe Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=141213

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -2 lines) Patch
M net/dns/dns_config_service_win.cc View 1 chunk +1 line, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
szym
8 years, 6 months ago (2012-06-07 20:25:26 UTC) #1
jaysoffian
Confirmed this fixes the issue I was having in https://chromiumcodereview.appspot.com/10544054/
8 years, 6 months ago (2012-06-07 23:58:08 UTC) #2
szym
cbentzel: ping
8 years, 6 months ago (2012-06-08 15:42:51 UTC) #3
mmenke
He's taking today off, I believe. LGTM
8 years, 6 months ago (2012-06-08 15:43:34 UTC) #4
szym
8 years, 6 months ago (2012-06-08 15:44:38 UTC) #5
On 2012/06/08 15:43:34, Matt Menke wrote:
> He's taking today off, I believe.
> 
> LGTM

Thanks!

Powered by Google App Engine
This is Rietveld 408576698