diff options
author | Linus Groh <mail@linusgroh.de> | 2021-04-25 22:52:19 +0200 |
---|---|---|
committer | Linus Groh <mail@linusgroh.de> | 2021-04-25 22:52:19 +0200 |
commit | 7b1ba4bd5cdc2df2e83253e5a7935de70b4ab338 (patch) | |
tree | 8d1c7228bf459d8128ff283b8b1665b20240aaf1 /Ports/zstd | |
parent | 2b4c2301a9df38cf13e8020b7e9f402af30ab0e7 (diff) | |
download | serenity-7b1ba4bd5cdc2df2e83253e5a7935de70b4ab338.zip |
LibJS: Fallback to undefined if last value in eval() is empty
For something like eval(""), the VM's 'last value' is an empty value,
which we must not leak.
Fixes #6643.
Diffstat (limited to 'Ports/zstd')
0 files changed, 0 insertions, 0 deletions