FreeBSD Bugzilla – Attachment 8539 Details for
Bug 17810
pw coredumps when adding/deleting usernames longer than 30 characters
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 293 bytes, created by
pius
on 2000-04-05 12:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
pius
Created:
2000-04-05 12:20:01 UTC
Size:
293 bytes
patch
obsolete
>--- pwupd.c.orig Thu Oct 14 11:32:47 1999 >+++ pwupd.c Wed Apr 5 03:49:41 2000 >@@ -150,7 +150,7 @@ > #else > { /* No -C */ > #endif >- char pfx[32]; >+ char pfx[MAXLOGNAME + 1]; > char pwbuf[PWBUFSZ]; > int l = sprintf(pfx, "%s:", user); > >=cut=
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17810
: 8539