bug4528 274 B

123456
  1. o Minor bugfixes:
  2. - Make sure that there are no unhandled pending TLS errors before
  3. reading from a TLS stream. We had checks in 0.1.0.3-rc, but
  4. lost them in 0.1.0.5-rc when we refactored read_to_buf_tls().
  5. Bugfix on 0.1.0.5-rc; fixes bug 4528.