Files
ladybird/Kernel
Andreas Kling 3ff88a1d77 Kernel: Assert on attempt to map private region backed by shared inode
If we find ourselves with a user-accessible, non-shared Region backed by
a SharedInodeVMObject, that's pretty bad news, so let's just panic the
kernel instead of getting abused.

There might be a better place for this kind of check, so I've added a
FIXME about putting more thought into that.
2021-01-26 18:35:10 +01:00
..
2021-01-17 20:30:31 +01:00
2021-01-22 22:17:39 +01:00
2021-01-17 20:30:31 +01:00
2021-01-17 20:30:31 +01:00
2021-01-17 20:30:31 +01:00
2021-01-17 20:30:31 +01:00
2021-01-18 22:28:56 +01:00