On 10/10/2017 08:21 PM, Prabhakar Kushwaha wrote:
> Memory allocated via malloc is not guaranteed to be zeroized.
> 
> So explicitly use calloc instead of malloc.
> 
> Signed-off-by: Prabhakar Kushwaha <prabhakar.kushw...@nxp.com>
> ---
> Changes for v2: Replaced malloc/memset with calloc
> Changes for v3: Updated patch description
> Changes for v4: Updated patch subject
> 

Applied to fsl-qoriq master. Thanks.

York

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to