]> source.dussan.org Git - tigervnc.git/commit
[Bugfix] Xvnc: use strncpy instead of strncat to copy string to uninitialized
authorAdam Tkac <atkac@redhat.com>
Thu, 11 Nov 2010 13:18:02 +0000 (13:18 +0000)
committerAdam Tkac <atkac@redhat.com>
Thu, 11 Nov 2010 13:18:02 +0000 (13:18 +0000)
commit9260a443a175731994fb8642365cd3969b605cfe
tree5ba9f74147a28bb0ad545ca94f3ef9efc728c22f
parentea79b47cd24715c64871b8124921c392e4509214
[Bugfix] Xvnc: use strncpy instead of strncat to copy string to uninitialized
destination.

git-svn-id: svn://svn.code.sf.net/p/tigervnc/code/trunk@4190 3789f03b-4d11-0410-bbf8-ca57d06f2519
unix/xserver/hw/vnc/XserverDesktop.cc