mirror of https://github.com/lukechilds/node.git
Browse Source
`offset` is user supplied variable and may be bigger than `ts_obj_length`. There is no need to subtract them and pass along, so just throw when the subtraction result would overflow. PR-URL: https://github.com/nodejs/node/pull/7494 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>v6.x
Fedor Indutny
9 years ago
committed by
cjihrig
1 changed files with 3 additions and 3 deletions
Loading…
Reference in new issue