mirror of
https://github.com/lkl/linux.git
synced 2025-12-21 17:13:04 +09:00
We aren't allowed to pass NULL pointers to kmem_cache_destroy() so if both allocations fail, it leads to a NULL dereference. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: David Teigland <teigland@redhat.com>
2.1 KiB
2.1 KiB