crypto: don't touch ssl_ in Connection
authorFedor Indutny <fedor.indutny@gmail.com>
Mon, 19 Aug 2013 16:34:34 +0000 (20:34 +0400)
committerFedor Indutny <fedor.indutny@gmail.com>
Mon, 19 Aug 2013 16:34:34 +0000 (20:34 +0400)
commit306f86343849401ea8b4c5e9e049d0f82286b782
tree63b438310c86e309deae8e6106e43f35416c4a23
parentb9a0eb0688104f3619e75e1b9a698080e10d1ec7
crypto: don't touch ssl_ in Connection

`ssl_` is a property of SSLWrap class, don't touch it, and definitely
don't zero it in constructor.
src/node_crypto.h