diff options
author | Florin Malita <fmalita@gmail.com> | 2006-05-25 18:44:23 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-05-26 11:55:46 -0700 |
commit | 3ac8141366932a74fd8620afaebd66960c91196d (patch) | |
tree | 1e6d0cc5bbf10f940ba93346b489c9893c7a2bf7 /fs/ntfs | |
parent | 9084533e797f131c923c8883adf91cc2f7ddcfae (diff) |
[PATCH] affs: possible null pointer dereference in affs_rename()
If affs_bread() fails, the exit path calls mark_buffer_dirty_inode() with a
NULL argument.
Coverity CID: 312.
Signed-off-by: Florin Malita <fmalita@gmail.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/ntfs')
0 files changed, 0 insertions, 0 deletions