Security Audit 5:13. Use proper length on strncpy.

This commit is contained in:
Jim Norman
2006-04-26 21:38:59 +00:00
parent 5345082354
commit 51da351af7
2 changed files with 8 additions and 4 deletions

View File

@@ -1,3 +1,7 @@
-------------------------------------------------------------------
Wed Apr 26 15:39:00 MST 2006 - jnorman@novell.com
- Security Audit 5:13. Use proper length on strncpy.
-------------------------------------------------------------------
Wed Apr 26 11:02:00 MST 2006 - jnorman@novell.com
- Security Audit 5.6: Check length of ssNameLen < 256