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:
90e775b
)
ext4: fix use of potentially uninitialized variables in debugging code
author
Andi Shyti
<andi@etezian.org>
Wed, 28 Aug 2013 18:00:00 +0000
(14:00 -0400)
committer
Theodore Ts'o
<tytso@mit.edu>
Wed, 28 Aug 2013 18:00:00 +0000
(14:00 -0400)
If ext_debugging is enabled and path[depth].p_ext is NULL, len
and lblock are printed non initialized
Signed-off-by: Andi Shyti <andi@etezian.org>
Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
No differences found