[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    kdesupport/qca/plugins/qca-pkcs11
From:       Justin Karneges <infiniti () affinix ! com>
Date:       2008-07-27 7:01:04
Message-ID: 1217142064.295999.28796.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 838199 by infiniti:

use qstrcpy, to avoid vs2005 warning


 M  +1 -1      qca-pkcs11.cpp  


--- trunk/kdesupport/qca/plugins/qca-pkcs11/qca-pkcs11.cpp #838198:838199
@@ -1448,7 +1448,7 @@
 			return FALSE; //krazy:exclude=captruefalse
 		}
 		else {
-			strcpy (dn, myPrintable (qdn));
+			qstrcpy (dn, myPrintable (qdn));
 			return TRUE; //krazy:exclude=captruefalse
 		}
 	}
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic