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

Issue 9860044: Coverity: check null returns. (Closed)

Created:
8 years, 9 months ago by kmadhusu
Modified:
8 years, 9 months ago
CC:
chromium-reviews, eroman, mmenke, groby-ooo-7-16
Visibility:
Public.

Description

Coverity: check null returns. CID=102833, 102995 BUG=None TEST=None Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=129477

Patch Set 1 #

Total comments: 4

Patch Set 2 : addressed comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+7 lines, -4 lines) Patch
M chrome/browser/policy/configuration_policy_handler.cc View 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/ui/webui/net_internals/net_internals_ui.cc View 1 1 chunk +6 lines, -3 lines 0 comments Download

Messages

Total messages: 17 (0 generated)
kmadhusu
Please review the null check returns. net_internals_ui.cc simonjam@chromium.org configuraation_policy_handler.cc joaodasilva@chromium.org Thanks.
8 years, 9 months ago (2012-03-27 18:01:00 UTC) #1
eroman
https://chromiumcodereview.appspot.com/9860044/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://chromiumcodereview.appspot.com/9860044/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode1272 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:1272: Value* pipelined_conneciton_info = NULL; nit: can you fix the ...
8 years, 9 months ago (2012-03-27 18:05:52 UTC) #2
kmadhusu
eroman@: Addressed review comments. Thanks. https://chromiumcodereview.appspot.com/9860044/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc File chrome/browser/ui/webui/net_internals/net_internals_ui.cc (right): https://chromiumcodereview.appspot.com/9860044/diff/1/chrome/browser/ui/webui/net_internals/net_internals_ui.cc#newcode1272 chrome/browser/ui/webui/net_internals/net_internals_ui.cc:1272: Value* pipelined_conneciton_info = NULL; ...
8 years, 9 months ago (2012-03-27 18:19:03 UTC) #3
eroman
lgtm for net_internals_ui.cc
8 years, 9 months ago (2012-03-27 18:24:12 UTC) #4
James Simonsen
lgtm
8 years, 9 months ago (2012-03-27 18:24:21 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/9860044/3001
8 years, 9 months ago (2012-03-27 18:36:36 UTC) #6
commit-bot: I haz the power
Presubmit check for 9860044-3001 failed and returned exit status 1. Running presubmit commit checks ...
8 years, 9 months ago (2012-03-27 18:36:39 UTC) #7
kmadhusu
Joao da Silva: OWNERS check failed. Can you lgtm?
8 years, 9 months ago (2012-03-27 20:34:42 UTC) #8
Joao da Silva
lgtm
8 years, 9 months ago (2012-03-28 08:19:53 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/9860044/3001
8 years, 9 months ago (2012-03-28 08:20:10 UTC) #10
commit-bot: I haz the power
Try job failure for 9860044-3001 on linux_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_rel&number=13255 Step "update" is always ...
8 years, 9 months ago (2012-03-28 08:29:00 UTC) #11
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/9860044/3001
8 years, 9 months ago (2012-03-28 08:32:51 UTC) #12
commit-bot: I haz the power
Try job failure for 9860044-3001 on win_rel for step "update". http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=win_rel&number=14982 Step "update" is always ...
8 years, 9 months ago (2012-03-28 08:38:57 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/9860044/3001
8 years, 9 months ago (2012-03-28 12:30:24 UTC) #14
commit-bot: I haz the power
Try job failure for 9860044-3001 (retry) on win_rel for step "browser_tests". It's a second try, ...
8 years, 9 months ago (2012-03-28 15:24:50 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/kmadhusu@chromium.org/9860044/3001
8 years, 9 months ago (2012-03-28 16:32:17 UTC) #16
commit-bot: I haz the power
8 years, 9 months ago (2012-03-28 20:19:48 UTC) #17
Change committed as 129477

Powered by Google App Engine
This is Rietveld 408576698