* use memcpy instead of strcpy, as here we know how many chars to copy.
authorWilfried Göesgens <willi@citadel.org>
Mon, 26 Jan 2009 17:41:39 +0000 (17:41 +0000)
committerWilfried Göesgens <willi@citadel.org>
Mon, 26 Jan 2009 17:41:39 +0000 (17:41 +0000)
commit26430a89804bc57299292ebffa70df74c65b10b1
tree7e63d0b84de5912b20b11d362113983231705183
parent0bb844d915fb5f0faab2e1321bcba73db25fd5d8
* use memcpy instead of strcpy, as here we know how many chars to copy.
libcitadel/debian/files
libcitadel/lib/vcard.c