Magic 8 Ball is for entertainment purposes only. It can make mistakes, and it may not work as intended. Donโ€™t rely on Magic 8 Ball for important advice. Use Magic 8 Ball at your own risk.
@catsalad memset((void *) 0, 0, MAXINT);
@[email protected] @[email protected] Depends on the system, but most nowadays will trap immediately on the null pointer (zero page) dereference, even in kernel code.

Edit: Incidentally, thanks for a new entry for my test suite.