commit | 2b56cb87e46fbfc5dca31ed13ffc9a5422e1e405 | [log] [tgz] |
---|---|---|
author | Christophe Fergeau <cfergeau@redhat.com> | Fri Jul 22 13:42:20 2011 +0200 |
committer | Alon Levy <alevy@redhat.com> | Fri Jul 22 18:05:36 2011 +0300 |
tree | e9763395da2a16f521d43b63c06db898ec707085 | |
parent | d246b3cfd5378e45895b0834a8b8762733c0148f [diff] |
libcacard: replace copy_string with strndup copy_string reimplements strndup, this commit removes it and replaces all copy_string uses with strndup. Signed-off-by: Christophe Fergeau <cfergeau@redhat.com> Reviewed-by: Alon Levy <alevy@redhat.com>