node/deps
Ben Noordhuis 134c3b3977 deps: backport 3a9bfec from v8 upstream
Original commit message:

  Fix overflow issue in Zone::New

  When requesting a large allocation near the end of the address space,
  the computation could overflow and erroneously *not* grow the Zone
  as required.

	BUG=chromium:606115
	LOG=y

  Review-Url: https://codereview.chromium.org/1930873002
  Cr-Commit-Position: refs/heads/master@{#35903}

PR-URL: https://github.com/nodejs/node-private/pull/38
Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
Reviewed-By: James M Snell <jasnell@gmail.com>
2016-06-06 11:00:37 -07:00
..
cares build: Updates to enable AIX support 2015-09-15 13:54:10 -04:00
gtest deps: check in gtest, add util unit test 2015-04-01 22:35:56 +02:00
http_parser deps: update to http-parser 2.5.2 2016-02-15 11:28:35 -08:00
npm deps: upgrade npm in LTS to 2.15.5 2016-05-17 17:24:44 -07:00
openssl deps: update openssl asm and asm_obsolete files 2016-05-04 10:08:55 -07:00
uv deps: upgrade libuv to 1.8.0 2016-01-19 11:52:26 -08:00
v8 deps: backport 3a9bfec from v8 upstream 2016-06-06 11:00:37 -07:00
zlib