Re: [PATCH] regmap: Fix possible ZERO_SIZE_PTR pointer dereferencing error.

From: Mark Brown
Date: Wed Apr 30 2014 - 23:34:31 EST


On Wed, Apr 30, 2014 at 05:31:08PM +0800, Xiubo Li wrote:
> Since we cannot make sure the 'len = pair_size * num_regs' will always
> be none zero from the users, and then if 'num_regs' equals to zero by
> mistake or other reasons, the kzalloc() will return ZERO_SIZE_PTR, which
> equals to ((void *)16).

Applied, thanks.

Attachment: signature.asc
Description: Digital signature