Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F151397407
D36759.id111101.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
421 B
Referenced Files
None
Subscribers
None
D36759.id111101.diff
View Options
diff --git a/lib/libpam/modules/pam_unix/pam_unix.c b/lib/libpam/modules/pam_unix/pam_unix.c
--- a/lib/libpam/modules/pam_unix/pam_unix.c
+++ b/lib/libpam/modules/pam_unix/pam_unix.c
@@ -76,7 +76,7 @@
#define LOCKED_PREFIX "*LOCKED*"
#define LOCKED_PREFIX_LEN (sizeof(LOCKED_PREFIX) - 1)
-static void makesalt(char []);
+static void makesalt(char [SALTSIZE + 1]);
static char password_hash[] = PASSWORD_HASH;
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Thu, Apr 9, 3:55 AM (1 h, 15 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31101164
Default Alt Text
D36759.id111101.diff (421 B)
Attached To
Mode
D36759: pam_unix: Fix mismatch in array bounds for make_salt().
Attached
Detach File
Event Timeline
Log In to Comment