On 12/12/17 1:29 AM, Ma Shimiao wrote:
If source string longer than max, kstrndup will alloc max+1 space. So, we should make sure the result will not over limit.Signed-off-by: Ma Shimiao <[email protected]> ---
Applied. Thanks !!
On 12/12/17 1:29 AM, Ma Shimiao wrote:
If source string longer than max, kstrndup will alloc max+1 space. So, we should make sure the result will not over limit.Signed-off-by: Ma Shimiao <[email protected]> ---
Applied. Thanks !!