summaryrefslogtreecommitdiff
path: root/benchmark/buffers/buffer-slice.js
diff options
context:
space:
mode:
authorBen Noordhuis <info@bnoordhuis.nl>2014-05-23 15:27:51 +0200
committerTrevor Norris <trev.norris@gmail.com>2014-05-23 15:21:35 -0700
commit4394c8a9b3889436fa957ea52955936a2640407b (patch)
treee080156068e56fb6aca92d2719600c0564049d51 /benchmark/buffers/buffer-slice.js
parent6f952845a6b2a482e62c138a9e030c00fc13e610 (diff)
downloadandroid-node-v8-4394c8a9b3889436fa957ea52955936a2640407b.tar.gz
android-node-v8-4394c8a9b3889436fa957ea52955936a2640407b.tar.bz2
android-node-v8-4394c8a9b3889436fa957ea52955936a2640407b.zip
smalloc: rework double free bug fix
Rework the fix from commit 6810132 in a way that removes ~60 lines of code. The bug was introduced in commit e87ceb2 (mea culpa) and is at its core a pointer aliasing bug where sometimes two independent pointers existed that pointed to the same chunk of heap memory. Signed-off-by: Trevor Norris <trev.norris@gmail.com>
Diffstat (limited to 'benchmark/buffers/buffer-slice.js')
0 files changed, 0 insertions, 0 deletions