commit | c7a8b9d91642cb858862de613652aad5d21632be | [log] [tgz] |
---|---|---|
author | Eduardo Valentin <eduardo.valentin@ti.com> | Tue Apr 23 21:48:12 2013 +0000 |
committer | Zhang Rui <rui.zhang@intel.com> | Thu Apr 25 00:56:07 2013 +0800 |
tree | 6e12ebe7c275762e2104f5511472a53aa2a0e77f | |
parent | 335553ce40f0e551383482ad6b0b0eba87f4f218 [diff] |
thermal: use strlcpy instead of strcpy 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>