+2
−1
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
Replacing strncpy with strlcpy to avoid strings that lacks null terminate. And use the sizeof on the to string rather than strlen on the from string. Signed-off-by:Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se> Acked-by:
Adam Radford <aradford@gmail.com> Signed-off-by:
Christoph Hellwig <hch@lst.de>