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

Issue 36103002: Fix infinite loop in NaCl CancelableSyncSocket::Send(). (Closed)

Created:
7 years, 2 months ago by DaleCurtis
Modified:
7 years, 2 months ago
CC:
chromium-reviews, erikwright+watch_chromium.org
Visibility:
Public.

Description

Fix infinite loop in NaCl CancelableSyncSocket::Send(). Unqualified Send() simply calls itself. Qualify to fix. Also qualifies Close() for future safety. BUG=none TEST=audio plays w/ NaCl. Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=230301

Patch Set 1 #

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

Messages

Total messages: 4 (0 generated)
DaleCurtis
7 years, 2 months ago (2013-10-22 22:07:26 UTC) #1
jar (doing other things)
lgtm
7 years, 2 months ago (2013-10-22 22:21:41 UTC) #2
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/dalecurtis@chromium.org/36103002/1
7 years, 2 months ago (2013-10-22 22:26:29 UTC) #3
commit-bot: I haz the power
7 years, 2 months ago (2013-10-23 03:03:19 UTC) #4
Message was sent while issue was closed.
Change committed as 230301

Powered by Google App Engine
This is Rietveld 408576698