thermal: use strlcpy instead of strcpy
authorEduardo Valentin <eduardo.valentin@ti.com>
Tue, 23 Apr 2013 21:48:12 +0000 (21:48 +0000)
committerZhang Rui <rui.zhang@intel.com>
Wed, 24 Apr 2013 16:56:07 +0000 (00:56 +0800)
For memory boundaries safety, use strlcpy instead of strcpy.

Signed-off-by: Eduardo Valentin <eduardo.valentin@ti.com>
Signed-off-by: Zhang Rui <rui.zhang@intel.com>

No differences found