improve audit of server ket management
This commit is contained in:
parent
2c1a4adbdd
commit
d9ebda3152
11
openssh-5.8p1-audit2a.patch
Normal file
11
openssh-5.8p1-audit2a.patch
Normal file
@ -0,0 +1,11 @@
|
||||
diff -up openssh-5.8p1/audit.c.audit2a openssh-5.8p1/audit.c
|
||||
--- openssh-5.8p1/audit.c.audit2a 2011-02-17 15:05:55.000000000 +0100
|
||||
+++ openssh-5.8p1/audit.c 2011-02-17 15:06:13.000000000 +0100
|
||||
@@ -36,6 +36,7 @@
|
||||
#include "key.h"
|
||||
#include "hostfile.h"
|
||||
#include "auth.h"
|
||||
+#include "xmalloc.h"
|
||||
|
||||
/*
|
||||
* Care must be taken when using this since it WILL NOT be initialized when
|
Loading…
Reference in New Issue
Block a user