0
0
mirror of https://github.com/nodejs/node.git synced 2024-12-01 16:10:02 +01:00
nodejs/deps/v8/test
Peter Marshall a8847aa5e0 deps: cherry-pick b87d408 from upstream V8
Original commit message:

    [heap-profiler] Fix a use-after-free when snapshots are deleted

    If a caller starts the sampling heap profiler and takes a snapshot,
    and then deletes the snapshot before the sampling has completed, a
    use-after-free will occur on the StringsStorage pointer.

    The same issue applies for StartTrackingHeapObjects which shares the
    same StringsStorage object.

    Bug: v8:8373
    Change-Id: I5d69d60d3f9465f9dd3b3bef107c204e0fda0643
    Reviewed-on: https://chromium-review.googlesource.com/c/1301477
    Commit-Queue: Peter Marshall <petermarshall@chromium.org>
    Reviewed-by: Alexei Filippov <alph@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#57114}

PR-URL: https://github.com/nodejs/node/pull/24272
Refs:
b87d408f65
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Daniel Bevenius <daniel.bevenius@gmail.com>
2018-11-12 07:24:09 +01:00
..
benchmarks
cctest deps: cherry-pick b87d408 from upstream V8 2018-11-12 07:24:09 +01:00
common deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
debugger deps: patch V8 to 7.0.276.32 2018-10-28 10:17:58 +01:00
fuzzer deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
inspector deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
intl deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
js-perf-test deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
memory deps: update V8 to 6.9.427.22 2018-09-07 20:59:13 +02:00
message deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
mjsunit deps: patch V8 to 7.0.276.38 2018-11-11 20:04:40 +01:00
mkgrokdump deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
mozilla deps: update V8 to 6.9.427.22 2018-09-07 20:59:13 +02:00
preparser
test262 deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
torque deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
unittests deps: patch V8 to 7.0.276.28 2018-10-16 21:18:31 +02:00
wasm-spec-tests deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
webkit deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00
BUILD.gn deps: update V8 to 7.0.276.20 2018-09-22 18:29:25 +02:00