[PATCH 0/3] drm: Fix possible ZERO_SIZE_PTR pointer dereferencing error.

2014-09-24 Thread li.xi...@freescale.com
Ping :) Thanks, BRs Xiubo > -Original Message- > From: Xiubo Li [mailto:Li.Xiubo at freescale.com] > Sent: Tuesday, August 12, 2014 11:30 AM > To: airlied at linux.ie; dri-devel at lists.freedesktop.org > Cc: Xiubo Li-B47053 > Subject: [PATCH 0/3] drm: Fix possible ZERO_SIZE_PTR pointe

[PATCH] drm/fb-helper: Do the mode_set.connectors ZERO_SIZE_PTR check

2014-03-10 Thread li.xi...@freescale.com
> Subject: Re: [PATCH] drm/fb-helper: Do the mode_set.connectors ZERO_SIZE_PTR > check > > On Thu, 06 Mar 2014, Xiubo Li wrote: > > Since we cannot make sure the 'max_conn_count' will always be none > > zero from the users, and then if max_conn_count equals to zero, the > > kcalloc() will return