commit | aa2c91bdfebbfa314e9522573a9656626e21ac67 | [log] [tgz] |
---|---|---|
author | Floris Bos <bos@je-eigen-domein.nl> | Mon Mar 12 21:05:10 2012 +0100 |
committer | Kevin Wolf <kwolf@redhat.com> | Thu Apr 05 14:54:39 2012 +0200 |
tree | a2a3b4d00a58a145f0be146b3a03de1f0fcf4101 | |
parent | 27e0c9a1bbd166a67c16291016fba298a8e47140 [diff] |
ide: Change serial number strncpy() to pstrcpy() strncpy may not null-terminate the destination string. Cc: kwolf@redhat.com Signed-off-by: Floris Bos <dev@noc-ps.com> Signed-off-by: Kevin Wolf <kwolf@redhat.com>