0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps
XadillaX 4cc9b5f285 deps: patch to fix *.onion MX query on c-ares
c-ares rejects *.onion MX query but forgot to set `*bufp` to NULL. This
will occur SegmentFault when free `*bufp`.

I make this quick fix and then will make a PR for c-ares either.

PR-URL: https://github.com/nodejs/node/pull/25840
Fixes: https://github.com/nodejs/node/issues/25839
Refs: https://github.com/c-ares/c-ares/blob/955df98/ares_create_query.c#L97-L103
Refs: https://github.com/c-ares/c-ares/blob/955df98/ares_query.c#L124
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Anna Henningsen <anna@addaleax.net>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2019-02-06 06:15:18 +01:00
..
acorn deps: import acorn@5.7.2 2018-08-26 17:48:09 -04:00
brotli deps: add brotli 2019-01-05 21:36:44 +01:00
cares deps: patch to fix *.onion MX query on c-ares 2019-02-06 06:15:18 +01:00
gtest
http_parser deps: cherry-pick http_parser_set_max_header_size 2018-12-20 09:31:51 -05:00
icu-small deps: icu 63.1 bump (CLDR 34) 2018-10-24 08:27:36 -07:00
llhttp deps: update llhttp to 1.0.1 2018-11-21 14:23:27 -05:00
nghttp2 deps: update nghttp2 to 1.34.0 2018-10-08 08:41:18 -07:00
node-inspect deps: Upgrade node-inspect to 1.11.5 2018-06-14 18:46:01 +02:00
npm deps: upgrade npm to v6.5.0 2019-01-03 11:00:55 -05:00
openssl deps: remove OpenSSL git and travis configuration 2019-02-04 10:25:05 -08:00
uv deps: upgrade to libuv 1.25.0 2019-01-21 10:28:17 -05:00
v8 deps: cherry-pick c736883 from upstream V8 2019-02-01 15:09:33 +01:00
zlib