On Tue, 22 Feb 2022 at 13:32, <[email protected]> wrote:
>
> From: Xiaoke Wang <[email protected]>
>
> kstrdup() is a memory allocation function which can return NULL when
> some internaly memory errors happen. It is better to check the return
> value of it to prevent further wrong memory access.
>
> Signed-off-by: Xiaoke Wang <[email protected]>
Reviewed-by: Matthew Auld <[email protected]>

Reply via email to