Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F145589243
D36759.id.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.id.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
Sun, Feb 22, 9:30 PM (12 h, 59 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
28944020
Default Alt Text
D36759.id.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