This one is mainly aimed at trying to clear up anything outstanding for the leak mentioned in #1075. I'll wait for feedback there but we could ship this one out fairly quick if those involved think it's worth it.
- [
030a92347d] - benchmark: chunky http client benchmark variation (Rudi Cilibrasi) #228
- [
3b57819b58] - crypto: fix leak in SafeX509ExtPrint (Fedor Indutny) #1087
- [
f8c893dd39] - doc: fix confusion markdown in util.markdown (Yazhong Liu) #1097
- [
e763220f66] - doc: update clang version prerequisite (Brendan Ashworth) #1094
- [
0f7c8ebeea] - doc: replace article "an" with "a" in net docs (Evan Lucas) #1093
- [
cf565b5516] - fs: fix .write() not coercing non-string values (Jeremiah Senkpiel) #1102
- [
1a3ca8223e] - http_client: ensure empty socket on error (Fedor Indutny) #1103
- [
8670613d2d] - node_crypto_bio: adjust external memory size (Fedor Indutny) #1085
- [
528d8786ff] - src: fix memory leak in fs.writeSync error path (Ben Noordhuis) #1092
- [
648fc63cd1] - src: fix mismatched delete[] in src/node_file.cc (Ben Noordhuis) #1092
- [
9f7c9811e2] - src: add missing Context::Scope (Ben Noordhuis) #1084
- [
fe36076c78] - stream_base: WriteWrap::New/::Dispose (Fedor Indutny) #1090
- [
7f4c95e160] - tls: do not leak WriteWrap objects (Fedor Indutny) #1090
- [
4bd3620382] - url: remove redundant assignment in url.parse (Alex Kocharin) #1095
This one is mainly aimed at trying to clear up anything outstanding for the leak mentioned in #1075. I'll wait for feedback there but we could ship this one out fairly quick if those involved think it's worth it.
030a92347d] - benchmark: chunky http client benchmark variation (Rudi Cilibrasi) #2283b57819b58] - crypto: fix leak in SafeX509ExtPrint (Fedor Indutny) #1087f8c893dd39] - doc: fix confusion markdown in util.markdown (Yazhong Liu) #1097e763220f66] - doc: update clang version prerequisite (Brendan Ashworth) #10940f7c8ebeea] - doc: replace article "an" with "a" in net docs (Evan Lucas) #1093cf565b5516] - fs: fix .write() not coercing non-string values (Jeremiah Senkpiel) #11021a3ca8223e] - http_client: ensure empty socket on error (Fedor Indutny) #11038670613d2d] - node_crypto_bio: adjust external memory size (Fedor Indutny) #1085528d8786ff] - src: fix memory leak in fs.writeSync error path (Ben Noordhuis) #1092648fc63cd1] - src: fix mismatched delete[] in src/node_file.cc (Ben Noordhuis) #10929f7c9811e2] - src: add missing Context::Scope (Ben Noordhuis) #1084fe36076c78] - stream_base: WriteWrap::New/::Dispose (Fedor Indutny) #10907f4c95e160] - tls: do not leak WriteWrap objects (Fedor Indutny) #10904bd3620382] - url: remove redundant assignment in url.parse (Alex Kocharin) #1095