diff options
author | Andreas Kling <kling@serenityos.org> | 2021-07-11 17:06:13 +0200 |
---|---|---|
committer | Andreas Kling <kling@serenityos.org> | 2021-07-11 17:42:31 +0200 |
commit | 846685fca2e613e1f77c065c6b56704c0c449900 (patch) | |
tree | 1a53c7b94a1470c8072f82e9ad59c93a7f016db5 /Tests/AK/TestFixedArray.cpp | |
parent | 055726ecf5e0e0160da0986ebdb38cafa6b9806f (diff) | |
download | serenity-846685fca2e613e1f77c065c6b56704c0c449900.zip |
Kernel: Remove bogus VMObject resizing in VirtIOGPU
It is not legal to resize a VMObject after it has been created.
As far as I can tell, this code would never actually run since the
object was already populated with physical pages due to using
AllocationStrategy::AllocateNow.
Diffstat (limited to 'Tests/AK/TestFixedArray.cpp')
0 files changed, 0 insertions, 0 deletions