commit | 360bef3fe39b5f0b2887db4d39ca7d2e1636ea56 | [log] [tgz] |
---|---|---|
author | Hanno Becker <hanno.becker@arm.com> | Tue Aug 28 10:04:33 2018 +0100 |
committer | Hanno Becker <hanno.becker@arm.com> | Tue Aug 28 10:04:33 2018 +0100 |
tree | b5f2e568555eb6f8261ac83aba197d3f38d6d902 | |
parent | 4f432ad44de7fadbf015d9576e3f657ef551faab [diff] [blame] |
Reordering: Document that only HS and CCS msgs are buffered
diff --git a/library/ssl_tls.c b/library/ssl_tls.c index 425cdee..0703b6a 100644 --- a/library/ssl_tls.c +++ b/library/ssl_tls.c
@@ -4710,6 +4710,7 @@ } default: + /* We don't buffer other types of messages. */ break; }