From kde-commits Thu Dec 12 13:50:15 2002 From: Lubos Lunak Date: Thu, 12 Dec 2002 13:50:15 +0000 To: kde-commits Subject: kdesecurity/review X-MARC-Message: https://marc.info/?l=kde-commits&m=103970113526863 CVS commit by lunakl: Update, these were easy. A qmemmove.usage 1.1 A qstrcpy.usage 1.1 A qstrncpy.usage 1.1 M +1 -1 docs/CALLS 1.8 --- kdesecurity/review/docs/CALLS #1.7:1.8 @@ -11,7 +11,7 @@ strncpy() qstrcpy() +qstrncpy() strcat() strncat() -qstrcat() memcpy() qmemmove()