diff options
author | 2012-10-01 16:50:54 -0300 | |
---|---|---|
committer | 2012-10-09 23:21:42 +0200 | |
commit | aa9660196b250b850c9d06046c9f3b1eb965a708 (patch) | |
tree | 07834a02268c6ee2cb2b24921d049f6cc83ef511 /drivers/irqchip/irq-versatile-fpga.c | |
parent | Merge branch 'akpm' (Andrew's patch-bomb) (diff) | |
download | linux-dev-aa9660196b250b850c9d06046c9f3b1eb965a708.tar.xz linux-dev-aa9660196b250b850c9d06046c9f3b1eb965a708.zip |
ext3: fix possible non-initialized variable on htree_dirblock_to_tree()
This is a backport of ext4 commit 90b0a9732 which fixes a possible
non-initialized variable on htree_dirblock_to_tree().
Ext3 has the same non initialized variable, but, in any case it will be
initialized by ext3_get_blocks_handle(), which will avoid the bug to be
triggered, but, the non-initialized variable by htree_dirblock_to_tree() is
still a bug.
Signed-off-by: Carlos Maiolino <cmaiolino@redhat.com>
Signed-off-by: Jan Kara <jack@suse.cz>
Diffstat (limited to 'drivers/irqchip/irq-versatile-fpga.c')
0 files changed, 0 insertions, 0 deletions