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

Issue 48130: Initialize module_handle_ in IATPatch's constructor. (Closed)

Created:
11 years, 9 months ago by Dean McNamee
Modified:
9 years, 7 months ago
Reviewers:
M-A Ruel
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Initialize module_handle_ in IATPatch's constructor. The uninitialized value wasn't used since it was guarded by other members, but it is still better to initialize the member explicitly.

Patch Set 1 #

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

Messages

Total messages: 1 (0 generated)
M-A Ruel
11 years, 9 months ago (2009-03-18 12:53:10 UTC) #1
lgtm

Powered by Google App Engine
This is Rietveld 408576698