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

Issue 10407084: [Coverity] Fix signed/unsigned issue. (Closed)

Created:
8 years, 7 months ago by groby-ooo-7-16
Modified:
8 years, 7 months ago
Reviewers:
cpu_(ooo_6.6-7.5)
CC:
chromium-reviews, joi+watch-content_chromium.org, darin-cc_chromium.org, jam, jochen+watch-content_chromium.org
Visibility:
Public.

Description

[Coverity] Fix signed/unsigned issue. NtQueryObject returns, and NT_SUCCESS expects, NTSTATUS (a LONG variable). NT_SUCCESS checks for >=0, so CHECK statements as they are will never fire. CID=104038 BUG=none TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=138286

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M content/common/sandbox_policy.cc View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 4 (0 generated)
groby-ooo-7-16
8 years, 7 months ago (2012-05-22 01:32:55 UTC) #1
cpu_(ooo_6.6-7.5)
lgtm
8 years, 7 months ago (2012-05-22 02:29:30 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/groby@chromium.org/10407084/1
8 years, 7 months ago (2012-05-22 02:29:52 UTC) #3
commit-bot: I haz the power
8 years, 7 months ago (2012-05-22 05:04:11 UTC) #4
Try job failure for 10407084-1 (retry) on win_rel for step "sync_unit_tests".
It's a second try, previously, steps "base_unittests, browser_tests,
sync_unit_tests" failed.
http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&nu...

Powered by Google App Engine
This is Rietveld 408576698