aboutsummaryrefslogtreecommitdiff
path: root/test/ASTMerge/Inputs/class1.cpp
diff options
context:
space:
mode:
authorJean-Sébastien Pédron <dumbbell@FreeBSD.org>2026-06-25 23:07:11 +0000
committerJean-Sébastien Pédron <dumbbell@FreeBSD.org>2026-09-07 19:40:44 +0000
commit8ffe2419e4e74e05e8042ccc3c0445a13b41a02f (patch)
tree77dd432fc4298fab1fb5fa9dcf120f8b92e4f794 /test/ASTMerge/Inputs/class1.cpp
parentb712bb84a7a7dc229324a95170b8a77e0d9c5bec (diff)
linuxkpi: Fix assertion in `lkpi_vmf_insert_pfn_prot_locked()`HEADmain
Before this change, the assertion would not catch a page index matching the end address, even though the end address of a mapping is outside of that mapping. While here, add another assertion to catch page indexes outside of the expected range earlier. Also, pagefaulting an address outside of the mapping range should return `VM_FAULT_SIGBUS` instead of panicing. Reviewed by: bz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D58194
Diffstat (limited to 'test/ASTMerge/Inputs/class1.cpp')
0 files changed, 0 insertions, 0 deletions