commit | 783fd6fa4c144e3f6913e6fed89de10a6dd715a5 | [log] [tgz] |
---|---|---|
author | Roel Kluin <roel.kluin@gmail.com> | Fri Jul 17 15:24:00 2009 +0200 |
committer | Ben Dooks <ben-linux@fluff.org> | Thu Jul 30 00:55:50 2009 +0100 |
tree | 2702ace497e3361b0cbcf228896d9c73e21a2d08 | |
parent | 0e014e92ba93d905bcb39881dce2d38807b90c34 [diff] |
i2c: strncpy does not null terminate string strlcpy() will always null terminate the string. Signed-off-by: Roel Kluin <roel.kluin@gmail.com> Signed-off-by: Ben Dooks <ben-linux@fluff.org>