qcom-softap: Replace strcat & strcpy with strlcat & strlcpy

strcpy and strcat are not safe, instead use strlcpy and strlcat
which have control over the number of bytes to be written to
the output str or buffer.

CRs-Fixed: 802872
Change-Id: I7b6748946633dda551a1015678d41846c19adeb2
1 file changed
tree: a25486584ab167421f032a2cac6e6e6e9ccf028b
  1. softap/