qemu-e2k/libcacard
Jim Meyering 2e679780ae libcacard/vcard_emul_nss: use pstrcpy in place of strncpy
Replace strncpy+NUL-terminate use with use of pstrcpy.
This requires linking with cutils.o (or else vssclient doesn't link),
so add that in the Makefile.

Acked-by: Alon Levy <alevy@redhat.com>
Signed-off-by: Jim Meyering <meyering@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
2012-10-05 07:58:38 -05:00
..
Makefile libcacard/vcard_emul_nss: use pstrcpy in place of strncpy 2012-10-05 07:58:38 -05:00
cac.c libcacard/cac: fix typo in cac_delete_pki_applet_private 2011-10-25 15:44:02 +02:00
cac.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
card_7816.c fix spelling in libcacard sub directory 2011-12-02 10:50:56 +00:00
card_7816.h fix spelling in libcacard sub directory 2011-12-02 10:50:56 +00:00
card_7816t.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
event.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
eventt.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
libcacard.pc.in libcacard: add pc file, install it + includes 2011-07-26 10:42:13 +03:00
link_test.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vcard.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul_nss.c libcacard/vcard_emul_nss: use pstrcpy in place of strncpy 2012-10-05 07:58:38 -05:00
vcard_emul_type.c libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcard_emul_type.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vcardt.h libcacard: Fix compilation with gcc-4.7 2012-03-09 07:02:50 -06:00
vevent.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vreader.c Use glib memory allocation and free functions 2011-08-20 23:01:08 -05:00
vreader.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vreadert.h libcacard: initial commit 2011-04-01 19:07:48 -05:00
vscard_common.h fix spelling in libcacard sub directory 2011-12-02 10:50:56 +00:00
vscclient.c Spelling fixes in comments (it's -> its) 2012-03-08 15:22:11 +00:00