Bug 242407. Security Audit fix. Check length of

passcode before allocating a buffer.
This commit is contained in:
Jim Norman 2007-02-06 14:25:39 +00:00
parent a605d9fa7d
commit 55dec63254

View File

@ -1,7 +1,13 @@
-------------------------------------------------------------------
Tue Feb 6 07:14:09 MST 2007 - jnorman@novell.com
- Bug 242407. Security Audit fix.
Check length of passcode before allocating memory
-------------------------------------------------------------------
Thu Feb 1 10:18:48 MST 2007 - jnorman@novell.com
- Bug 193889. .miCASA files are RW for user only
- Bug 193889. .miCASA files are RW for root only
-------------------------------------------------------------------
Wed Jan 31 15:48:56 MST 2007 - schoi@novell.com