diff options
author | min7.choi <min7.choi@samsung.com> | 2017-07-20 18:55:45 +0900 |
---|---|---|
committer | min7.choi <min7.choi@samsung.com> | 2017-07-20 18:55:52 +0900 |
commit | fbdf8cfd11929495b4f6d2290a381fb2e932f7f3 (patch) | |
tree | 58253c2360783922648a76eeaec7a61c44cce7da /test | |
parent | 44da52a1827bf05a010b12f4bccfb370fe4e59c2 (diff) | |
download | nodejs-tizen_5.5.tar.gz nodejs-tizen_5.5.tar.bz2 nodejs-tizen_5.5.zip |
deps: backport IsValid changes from 4e8736d in V8tizen_5.5.m2_releasetizen_4.0.m2_releasetizen_4.0.IoT.p2_releasetizen_4.0.IoT.p1_releasesubmit/tizen_5.5_mobile_hotfix/20201026.185107submit/tizen_5.5/20191031.000007submit/tizen_5.0/20181101.000007submit/tizen_4.0/20170828.100006submit/tizen_4.0/20170811.094300submit/tizen/20170720.105540accepted/tizen/unified/20170721.024603accepted/tizen/5.5/unified/mobile/hotfix/20201027.074323accepted/tizen/5.5/unified/20191031.011937accepted/tizen/5.0/unified/20181102.030536accepted/tizen/4.0/unified/20170828.222709accepted/tizen/4.0/unified/20170816.011835tizen_5.5_tvtizen_5.5_mobile_hotfixtizen_5.5tizen_5.0tizen_4.0accepted/tizen_unifiedaccepted/tizen_5.5_unified_mobile_hotfixaccepted/tizen_5.5_unifiedaccepted/tizen_5.0_unifiedaccepted/tizen_4.0_unified
V8 erroneously did null pointer checks on `this`.
It can lead to a SIGSEGV crash if node is compiled with GCC 6.
Backport relevant changes from [1] that fix this issue.
[1]: https://codereview.chromium.org/1900423002
Fixes: https://github.com/nodejs/node/issues/6272
PR-URL: https://github.com/nodejs/node/pull/6669
Change-Id: I488cde214e1b22df424e74d8ffaed91c119b56a5
Signed-off-by: min7.choi <min7.choi@samsung.com>
Diffstat (limited to 'test')
0 files changed, 0 insertions, 0 deletions