From: Prashant Bhole <bhole_prashant...@lab.ntt.co.jp>
Date: Wed,  6 Dec 2017 10:47:04 +0900

> t_name cannot be NULL since it is an array field of a struct.
> Replacing null check on static array with string length check using
> strnlen()
> 
> Signed-off-by: Prashant Bhole <bhole_prashant...@lab.ntt.co.jp>

Applied, thank you.

Reply via email to