forked from rpms/openssh
increase size of AUDIT_LOG_SIZE to 256
This commit is contained in:
parent
276c16ce71
commit
cf5c1140f2
@ -111,7 +111,7 @@ index b3ee2f4..946f7fa 100644
|
|||||||
+#include "packet.h"
|
+#include "packet.h"
|
||||||
+#include "cipher.h"
|
+#include "cipher.h"
|
||||||
|
|
||||||
+#define AUDIT_LOG_SIZE 128
|
+#define AUDIT_LOG_SIZE 256
|
||||||
+
|
+
|
||||||
+extern ServerOptions options;
|
+extern ServerOptions options;
|
||||||
+extern Authctxt *the_authctxt;
|
+extern Authctxt *the_authctxt;
|
||||||
|
Loading…
Reference in New Issue
Block a user