mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
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/40 Reviewed-By: Fedor Indutny <fedor.indutny@gmail.com> Reviewed-By: Myles Borins <myles.borins@gmail.com> Reviewed-By: Rod Vagg <rod@vagg.org> |
||
|---|---|---|
| .. | ||
| cares | ||
| gtest | ||
| http_parser | ||
| npm | ||
| openssl | ||
| uv | ||
| v8 | ||
| zlib | ||