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

Issue 2448193007: Fix a redundant expression (Closed)

Created:
4 years, 1 month ago by hans
Modified:
4 years, 1 month ago
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix a redundant expression Found by static analysis with PVS-Studio! BUG=660198 Committed: https://crrev.com/8f240d5ca7cad065a2dd72fb819537914319c806 Cr-Commit-Position: refs/heads/master@{#428882}

Patch Set 1 #

Total comments: 3

Patch Set 2 : check request_body_read_buf_ == nullptr #

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

Messages

Total messages: 15 (6 generated)
hans
Please take a look.
4 years, 1 month ago (2016-10-27 22:07:27 UTC) #2
Peter Kasting
https://codereview.chromium.org/2448193007/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (left): https://codereview.chromium.org/2448193007/diff/1/net/http/http_stream_parser.cc#oldcode1234 net/http/http_stream_parser.cc:1234: request_body_send_buf_ == nullptr; Based on line 610, are you ...
4 years, 1 month ago (2016-10-27 22:31:36 UTC) #4
hans
https://codereview.chromium.org/2448193007/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (left): https://codereview.chromium.org/2448193007/diff/1/net/http/http_stream_parser.cc#oldcode1234 net/http/http_stream_parser.cc:1234: request_body_send_buf_ == nullptr; On 2016/10/27 22:31:36, Peter Kasting wrote: ...
4 years, 1 month ago (2016-10-27 22:39:09 UTC) #5
maksims (do not use this acc)
https://codereview.chromium.org/2448193007/diff/1/net/http/http_stream_parser.cc File net/http/http_stream_parser.cc (left): https://codereview.chromium.org/2448193007/diff/1/net/http/http_stream_parser.cc#oldcode1234 net/http/http_stream_parser.cc:1234: request_body_send_buf_ == nullptr; On 2016/10/27 22:39:09, hans wrote: > ...
4 years, 1 month ago (2016-10-28 04:53:09 UTC) #6
hans
Thanks for clarifying. Please take another look.
4 years, 1 month ago (2016-10-28 16:37:09 UTC) #8
mattm
On 2016/10/28 16:37:09, hans wrote: > Thanks for clarifying. Please take another look. lgtm based ...
4 years, 1 month ago (2016-10-31 22:43:54 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2448193007/20001
4 years, 1 month ago (2016-10-31 23:17:02 UTC) #11
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 1 month ago (2016-11-01 00:29:17 UTC) #13
commit-bot: I haz the power
4 years, 1 month ago (2016-11-01 00:32:45 UTC) #15
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/8f240d5ca7cad065a2dd72fb819537914319c806
Cr-Commit-Position: refs/heads/master@{#428882}

Powered by Google App Engine
This is Rietveld 408576698