aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJan Kara <[email protected]>2014-10-30 10:53:16 -0400
committerTheodore Ts'o <[email protected]>2014-10-30 10:53:16 -0400
commit599a9b77ab289d85c2d5c8607624efbe1f552b0f (patch)
tree43e9dd2f0e5219a97918c9677b43c1c81abf4057 /tools/perf/scripts/python
parent9378c6768e4fca48971e7b6a9075bc006eda981d (diff)
ext4: fix oops when loading block bitmap failed
When we fail to load block bitmap in __ext4_new_inode() we will dereference NULL pointer in ext4_journal_get_write_access(). So check for error from ext4_read_block_bitmap(). Coverity-id: 989065 Cc: [email protected] Signed-off-by: Jan Kara <[email protected]> Signed-off-by: Theodore Ts'o <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions