r5531 made x509 certs not loadable (original patch from Henrik Holst).
authorbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 12 Nov 2008 16:50:36 +0000 (16:50 +0000)
committerbalrog <balrog@c046a42c-6fe2-441c-8c8c-71466251a162>
Wed, 12 Nov 2008 16:50:36 +0000 (16:50 +0000)
commit23f612b03fe9dfa2f933b12f8e318219544cfa9d
tree99bc37c7623244bc8e97fdb53953f697c35c64c4
parentad5b8b22e42e830cbab856ed64931d04ab63749b
r5531 made x509 certs not loadable (original patch from Henrik Holst).

The patch in r5531 which replaced a bunch of strncpy with pstrcpy causes
the x509 credentials from the -vnc parameter to be one character shorter
than entered meaning that there is currently no way to enter x509
certificates...

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@5707 c046a42c-6fe2-441c-8c8c-71466251a162
vnc.c