Skip to content

tls: fix leak on `DoWrite()` errors

It is very unlikely to happen, but still the write request should be disposed in case of immediate failure.

cc @iojs/crypto @bnoordhuis

Merge request reports

Loading