correct size
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@936 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -15,7 +15,7 @@ int
|
||||
pop_pass (POP *p)
|
||||
{
|
||||
struct passwd *pw;
|
||||
char lrealm[REALM_SZ];
|
||||
char lrealm[REALM_SZ + 1];
|
||||
int status;
|
||||
int i;
|
||||
|
||||
|
Reference in New Issue
Block a user