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:
52ae7b7
)
[GFS2] Fix uninitialised variable
author
Steven Whitehouse
<swhiteho@redhat.com>
Tue, 10 Oct 2006 17:45:15 +0000
(13:45 -0400)
committer
Steven Whitehouse
<swhiteho@redhat.com>
Thu, 12 Oct 2006 21:10:15 +0000
(17:10 -0400)
This fixes a bug where, in certain cases an uninitialised variable
could cause a dereference of a NULL pointer in gfs2_commit_write().
Also a typo in a comment is fixed at the same time.
Signed-off-by: Steven Whitehouse <swhiteho@redhat.com>
No differences found