Re: [PATCH v2 1/2] [media] coda: Handle return value of kasprintf

From: Philipp Zabel
Date: Wed Sep 20 2017 - 06:05:09 EST


On Wed, 2017-09-20 at 15:10 +0530, Arvind Yadav wrote:
> kasprintf() can fail here and we must check its return value.
>
> Signed-off-by: Arvind Yadav <arvind.yadav.cs@xxxxxxxxx>
---
> changes in v2 :
> Calling coda_free_framebuffers to release already allocated buffers.

Thanks,

Reviewed-by: Philipp Zabel <p.zabel@xxxxxxxxxxxxxx>

regards
Philipp