Use safer functions for IMSI ACL

Avoid explicit memset which confuses coverity, use strnlen() and
osmo_strlcpy() to handle strings.

Change-Id: I73fd54ad3a4ab8be5aff0fee5c722597ad766e9d
Fixes: CID163626
This commit is contained in:
Max 2018-01-15 12:12:51 +01:00 committed by Harald Welte
parent 7dd481c387
commit 020d04e23e

Diff Content Not Available