X-Git-Url: https://git.openssl.org/?p=openssl.git;a=blobdiff_plain;f=ssl%2Fs3_pkt.c;h=7728284befd9c10846a0b5bc6ef7e0f2ba509f0c;hp=38063b50d58d1472195931283f0ce1442d1aecd6;hb=3cc6cdea0f673eadc61b97756a2ff46281749b5e;hpb=c51ae173a653c346fd8138a44b7009e08e192e92 diff --git a/ssl/s3_pkt.c b/ssl/s3_pkt.c index 38063b50d5..7728284bef 100644 --- a/ssl/s3_pkt.c +++ b/ssl/s3_pkt.c @@ -293,7 +293,7 @@ again: goto f_err; } - s->rstate=SSL_ST_READ_BODY; + /* now s->rstate == SSL_ST_READ_BODY; */ } /* get and decode the data */