- Description:
Security Audit 5:13. Refix for using proper length on strncpy. Maximum Length is 512 characters. - Modified files: c_adlib/GKEngine.cs c_adlib/ad_gk/GnomeKeyring.cs c_adlib/ad_gk/native/ad_gk.c
This commit is contained in:
13
CASA.changes
13
CASA.changes
@@ -1,3 +1,14 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 20:30:37 IST 2006 - lsreevatsa@novell.com
|
||||
- Description:
|
||||
Security Audit 5:13. Refix for using proper length on strncpy.
|
||||
Maximum Length is 512 characters.
|
||||
|
||||
- Modified files:
|
||||
c_adlib/GKEngine.cs
|
||||
c_adlib/ad_gk/GnomeKeyring.cs
|
||||
c_adlib/ad_gk/native/ad_gk.c
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue May 2 12:37:22 IST 2006 - smanojna@novell.com
|
||||
- Description:
|
||||
@@ -7,7 +18,7 @@ Tue May 2 12:37:22 IST 2006 - smanojna@novell.com
|
||||
This check is essential to protect CASA from possible buffer
|
||||
overflow attacks.
|
||||
|
||||
Modified files:
|
||||
- Modified files:
|
||||
casa.glade
|
||||
|
||||
-------------------------------------------------------------------
|
||||
|
||||
Reference in New Issue
Block a user