[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20141029003333.GA23469@thunk.org>
Date: Tue, 28 Oct 2014 20:33:33 -0400
From: Theodore Ts'o <tytso@....edu>
To: Jan Kara <jack@...e.cz>
Cc: linux-ext4@...r.kernel.org
Subject: Re: [PATCH] ext4: Fix oops when loading block bitmap failed
On Thu, Oct 23, 2014 at 03:05:27PM +0200, Jan Kara wrote:
> 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
> Signed-off-by: Jan Kara <jack@...e.cz>
Thanks, applied.
- Ted
--
To unsubscribe from this list: send the line "unsubscribe linux-ext4" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists