mirror of
https://github.com/t2linux/kernel.git
synced 2026-04-30 13:48:59 -07:00
6fa79bcaec
Behavior of null pointer dereference is undefined in the C language. Portably implement the desired behavior. Reported-by: Yang Yeping <yangyeping_666@hotmail.com> Signed-off-by: Stefan Richter <stefanr@s5r6.in-berlin.de>