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

Issue 17247004: TCPSocket/UDPSocket: don't update internal state or access user buffers after Close(). (Closed)

Created:
7 years, 6 months ago by yzshen1
Modified:
7 years, 6 months ago
CC:
chromium-reviews
Visibility:
Public.

Description

TCPSocket/UDPSocket: don't update internal state or access user buffers after Close(). The CL also removes some NOTREACHED()s which could be reached in normal (but rare) cases. BUG=247225 TEST=None Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=208029

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -17 lines) Patch
M ppapi/proxy/udp_socket_resource_base.cc View 1 4 chunks +17 lines, -9 lines 0 comments Download
M ppapi/shared_impl/tcp_socket_shared.cc View 1 4 chunks +16 lines, -8 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
yzshen1
Hi, David. Would you please take a look? Thanks!
7 years, 6 months ago (2013-06-21 23:16:54 UTC) #1
dmichael (off chromium)
Nice catch, lgtm https://codereview.chromium.org/17247004/diff/1/ppapi/shared_impl/tcp_socket_shared.cc File ppapi/shared_impl/tcp_socket_shared.cc (right): https://codereview.chromium.org/17247004/diff/1/ppapi/shared_impl/tcp_socket_shared.cc#newcode50 ppapi/shared_impl/tcp_socket_shared.cc:50: // abort |connect_cllback_|. We don't want ...
7 years, 6 months ago (2013-06-22 01:19:16 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/17247004/5003
7 years, 6 months ago (2013-06-22 04:58:00 UTC) #3
yzshen1
Thanks, David! https://codereview.chromium.org/17247004/diff/1/ppapi/shared_impl/tcp_socket_shared.cc File ppapi/shared_impl/tcp_socket_shared.cc (right): https://codereview.chromium.org/17247004/diff/1/ppapi/shared_impl/tcp_socket_shared.cc#newcode50 ppapi/shared_impl/tcp_socket_shared.cc:50: // abort |connect_cllback_|. We don't want to ...
7 years, 6 months ago (2013-06-22 04:58:19 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/17247004/5003
7 years, 6 months ago (2013-06-22 05:16:41 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/17247004/5003
7 years, 6 months ago (2013-06-22 05:38:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/yzshen@chromium.org/17247004/5003
7 years, 6 months ago (2013-06-22 05:40:28 UTC) #7
commit-bot: I haz the power
7 years, 6 months ago (2013-06-22 14:08:07 UTC) #8
Message was sent while issue was closed.
Change committed as 208029

Powered by Google App Engine
This is Rietveld 408576698