[VIDEOPRT] Mark low memory range as NOACCESS when we don't need to access it.
authorJérôme Gardou <jerome.gardou@reactos.org>
Wed, 10 Feb 2021 14:21:55 +0000 (15:21 +0100)
committerJérôme Gardou <zefklop@users.noreply.github.com>
Wed, 10 Feb 2021 16:48:30 +0000 (17:48 +0100)
commite46c2dd1b301c72e70f89d1ab94ebaba2e95c93b
tree1b90c3d03aa3d6ac3a4dfb59e061da640a3d79d2
parent0573de22a02b9d87b48bfd2b9d6433f476e80a34
[VIDEOPRT] Mark low memory range as NOACCESS when we don't need to access it.

This allows to accomplish great things, such as crashing when dereferencing NULL pointer.
win32ss/drivers/videoprt/int10.c