Unverified Commit f9e121ea authored by Vse Mozhet Byt's avatar Vse Mozhet Byt Committed by Myles Borins
Browse files

dgram: fix possibly deoptimizing use of arguments

This commit adds a guard against an out of bounds access of
arguments, and replaces another use of arguments with a named
function parameter.

Refs: https://github.com/nodejs/node/issues/10323
parent 2c846010
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment