mirror of
https://github.com/torvalds/linux.git
synced 2026-09-25 21:21:09 -04:00
Behavior of null pointer dereference is undefined in the C language. Portably implement the desired behavior. Reported-by: Yang Yeping <[email protected]> Signed-off-by: Stefan Richter <[email protected]>