summaryrefslogtreecommitdiff
path: root/src/process_wrap.cc
diff options
context:
space:
mode:
authorcjihrig <cjihrig@gmail.com>2018-05-20 11:41:39 -0400
committercjihrig <cjihrig@gmail.com>2018-05-25 21:48:44 -0400
commitc700cc42da9cf73af9fec2098520a6c0a631d901 (patch)
treeb662454fe2e72ecdf82dffb34481e2839ffc809a /src/process_wrap.cc
parent751a42a30f35c2d04cfb80ce2b1ebec5d040a7e1 (diff)
downloadandroid-node-v8-c700cc42da9cf73af9fec2098520a6c0a631d901.tar.gz
android-node-v8-c700cc42da9cf73af9fec2098520a6c0a631d901.tar.bz2
android-node-v8-c700cc42da9cf73af9fec2098520a6c0a631d901.zip
fs: don't limit ftruncate() length to 32 bits
The length used by ftruncate() is 64 bits in the binding layer. This commit removes the 32 bit restriction in the JS layer. PR-URL: https://github.com/nodejs/node/pull/20851 Fixes: https://github.com/nodejs/node/issues/20844 Reviewed-By: Ruben Bridgewater <ruben@bridgewater.de> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Benjamin Gruenbaum <benjamingr@gmail.com>
Diffstat (limited to 'src/process_wrap.cc')
0 files changed, 0 insertions, 0 deletions