git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1052849
)
[GFS2] possible null pointer dereference fixup
author
Cyrill Gorcunov
<gorcunov@gmail.com>
Mon, 3 Mar 2008 18:54:21 +0000
(21:54 +0300)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Mon, 31 Mar 2008 09:41:28 +0000
(10:41 +0100)
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>
No differences found