diff options
author | Dan Carpenter <dan.carpenter@oracle.com> | 2012-05-15 10:58:12 +0200 |
---|---|---|
committer | David Teigland <teigland@redhat.com> | 2012-05-15 17:39:28 +0200 |
commit | 75af271ed5f51b1f3506c7c1d567b1f32e5c9206 (patch) | |
tree | 5df97190f3ac4aba1bfed021e1a03392d447830e /scripts/mod | |
parent | gfs2: fix recovery during unmount (diff) | |
download | linux-75af271ed5f51b1f3506c7c1d567b1f32e5c9206.tar.xz linux-75af271ed5f51b1f3506c7c1d567b1f32e5c9206.zip |
dlm: NULL dereference on failure in kmem_cache_create()
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>
Diffstat (limited to 'scripts/mod')
0 files changed, 0 insertions, 0 deletions