summaryrefslogtreecommitdiff
path: root/Services/WindowServer/WindowFrame.cpp
diff options
context:
space:
mode:
authorGal Horowitz <galush.horowitz@gmail.com>2021-01-08 13:03:24 +0200
committerAndreas Kling <kling@serenityos.org>2021-01-08 12:17:06 +0100
commit2fd2396d6383fd8637b1159724264ae19936882a (patch)
treebdc58b301623bda24cc18eb98a1216884469a88b /Services/WindowServer/WindowFrame.cpp
parentedc18ab4e60dcb412a23715ab6ae1a06a74e2fa4 (diff)
downloadserenity-2fd2396d6383fd8637b1159724264ae19936882a.zip
UserspaceEmulator: Fix incorrect shadowing on mov sign extend
Unlike zero-extend moves, the upper bytes are not just zeroed, but rather are based on the sign bit of the source, which means if the source is tainted, so should the upper bytes be.
Diffstat (limited to 'Services/WindowServer/WindowFrame.cpp')
0 files changed, 0 insertions, 0 deletions