summaryrefslogtreecommitdiffstats
path: root/crypto/openssh/loginrec.h
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/openssh/loginrec.h')
-rw-r--r--crypto/openssh/loginrec.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/crypto/openssh/loginrec.h b/crypto/openssh/loginrec.h
index 859e1a6..84b4865 100644
--- a/crypto/openssh/loginrec.h
+++ b/crypto/openssh/loginrec.h
@@ -56,7 +56,7 @@ union login_netinfo {
/* string lengths - set very long */
#define LINFO_PROGSIZE 64
#define LINFO_LINESIZE 64
-#define LINFO_NAMESIZE 128
+#define LINFO_NAMESIZE 512
#define LINFO_HOSTSIZE 256
struct logininfo {
OpenPOWER on IntegriCloud