On Sun, Aug 15, 2010 at 8:11 AM, Jean Delvare wrote:
> Always zero-init a structure on the stack which is returned by a
> function. Otherwise you may leak random stack data from previous
> function calls.
>
> This fixes the following warning I was seeing:
> ?CC [M] ?drivers/gpu/drm/radeon/radeon_a
On Sun, Aug 15, 2010 at 8:11 AM, Jean Delvare wrote:
> Always zero-init a structure on the stack which is returned by a
> function. Otherwise you may leak random stack data from previous
> function calls.
>
> This fixes the following warning I was seeing:
> CC [M] drivers/gpu/drm/radeon/radeon_a
Always zero-init a structure on the stack which is returned by a
function. Otherwise you may leak random stack data from previous
function calls.
This fixes the following warning I was seeing:
CC [M] drivers/gpu/drm/radeon/radeon_atombios.o
drivers/gpu/drm/radeon/radeon_atombios.c: In function
Always zero-init a structure on the stack which is returned by a
function. Otherwise you may leak random stack data from previous
function calls.
This fixes the following warning I was seeing:
CC [M] drivers/gpu/drm/radeon/radeon_atombios.o
drivers/gpu/drm/radeon/radeon_atombios.c: In function