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

Issue 518022: Don't shoehorn a size_t into an int -- especially if the int is used in an su... (Closed)

Created:
10 years, 11 months ago by Chris Evans
Modified:
9 years, 6 months ago
Reviewers:
jschuh
CC:
chromium-reviews_googlegroups.com
Base URL:
svn://chrome-svn.corp.google.com/chrome/trunk/src/
Visibility:
Public.

Description

Don't shoehorn a size_t into an int -- especially if the int is used in an subsequent allocation. BUG=NONE TEST=NONE Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=35360

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
Chris Evans
10 years, 11 months ago (2009-12-29 22:43:27 UTC) #1
jschuh
10 years, 11 months ago (2009-12-29 22:54:08 UTC) #2
LGTM

Powered by Google App Engine
This is Rietveld 408576698