mirror of https://github.com/lukechilds/node.git
Browse Source
Regression occurred that prevented the variable "family" from being set
properly when the lookup() function's "options" parameter was passed a
number instead of an object.
Also included a sanity check by setting the default value of "family" to
a value that will not pass verification.
Fixes: e643fe4
"dns: fix GetAddrInfo assert"
Reviewed-by: Alexis Campailla <alexis@janeasystems.com>
Reviewed-by: Trevor Norris <trev.norris@gmail.com>
v0.11.14-release
committed by
Trevor Norris
1 changed files with 3 additions and 1 deletions
Loading…
Reference in new issue