Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(1802)

Issue 88340043: code review 88340043: crypto/tls: don't block on Read of zero bytes (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years ago by bradfitz
Modified:
10 years ago
Reviewers:
rsc
CC:
agl, rsc, golang-codereviews
Visibility:
Public.

Description

crypto/tls: don't block on Read of zero bytes Fixes Issue 7775

Patch Set 1 #

Patch Set 2 : diff -r 5cd29b3062c2 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 5cd29b3062c2 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r cdbb80e37f78 https://go.googlecode.com/hg/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M src/pkg/crypto/tls/conn.go View 1 2 3 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 4
bradfitz
Hello agl@chromium.org (cc: golang-codereviews@googlegroups.com, rsc@golang.org), I'd like you to review this change to https://go.googlecode.com/hg/
10 years ago (2014-04-16 02:25:06 UTC) #1
bradfitz
This was marked Go 1.3, but then I realized it was Minux marking it as ...
10 years ago (2014-04-16 02:26:12 UTC) #2
rsc
LGTM
10 years ago (2014-04-16 02:36:11 UTC) #3
bradfitz
10 years ago (2014-04-16 02:40:06 UTC) #4
*** Submitted as https://code.google.com/p/go/source/detail?r=546d3f574b84 ***

crypto/tls: don't block on Read of zero bytes

Fixes Issue 7775

LGTM=rsc
R=agl, rsc
CC=golang-codereviews
https://codereview.appspot.com/88340043
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b