mirror of https://github.com/lukechilds/node.git
Browse Source
`sk_X509_pop_free` should be used instead of `sk_X509_free` to free all items in queue too, not just the queue itself. PR-URL: https://github.com/nodejs/node/pull/5109 Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Shigeki Ohtsu <ohtsu@iij.ad.jp>v5.x
Fedor Indutny
9 years ago
committed by
Rod Vagg
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue