commit | 182fe5abd8ebbb3a00c1be91f44e4783e139918c | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@gmail.com> | Mon Mar 03 21:54:21 2008 +0300 |
committer | Steven Whitehouse <swhiteho@redhat.com> | Mon Mar 31 10:41:28 2008 +0100 |
tree | 7404993656166f2b7cb78e54e4275d44336ba27c | |
parent | 105284970ba7d0d0ff4b97e57728eac7adf6a42a [diff] |
[GFS2] possible null pointer dereference fixup gfs2_alloc_get may fail so we have to check it to prevent NULL pointer dereference. Signed-off-by: Cyrill Gorcunov <gorcunov@gamil.com> Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>