Fix static analysis issues with strncat()

Replace strncat() with strlcat() to silence static analysis warnings
about use of deprecated functions.

Signed-off-by: Jouni Malinen <jouni@qca.qualcomm.com>
1 file changed