mirror of
https://github.com/torvalds/linux.git
synced 2026-05-04 14:32:27 -04:00
In case kzalloc fails, the fix releases resources and returns NOTIFY_BAD to avoid NULL pointer dereference. Signed-off-by: Kangjie Lu <kjlu@umn.edu> Signed-off-by: David S. Miller <davem@davemloft.net>