summaryrefslogtreecommitdiff
path: root/doc/api/util.md
diff options
context:
space:
mode:
authorRuben Bridgewater <ruben@bridgewater.de>2019-04-02 00:01:29 +0200
committerRuben Bridgewater <ruben@bridgewater.de>2019-04-15 17:21:34 +0200
commit693401d0ddd752e5fa47b882e56e252c42c94c0e (patch)
treefadabceddc0df7bd8d982bcd6c00cc11f3565e5d /doc/api/util.md
parent2fed83dee884c3bddafa67bb53abf507db1a8ba3 (diff)
downloadandroid-node-v8-693401d0ddd752e5fa47b882e56e252c42c94c0e.tar.gz
android-node-v8-693401d0ddd752e5fa47b882e56e252c42c94c0e.tar.bz2
android-node-v8-693401d0ddd752e5fa47b882e56e252c42c94c0e.zip
buffer: use stricter range checks
This validates the input to make sure the arguments do not overflow. Before, if the input would overflow, it would cause the write to be performt in the wrong spot / result in unexpected behavior. Instead, just use a strict number validation. PR-URL: https://github.com/nodejs/node/pull/27045 Fixes: https://github.com/nodejs/node/issues/27043 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: Rich Trott <rtrott@gmail.com>
Diffstat (limited to 'doc/api/util.md')
0 files changed, 0 insertions, 0 deletions