]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-ldap.patch
- up to 8.1p1
[packages/openssh.git] / openssh-ldap.patch
index 36265580052328ced38aa56d6571e0334d72aee7..2920eabbf951856ed68404660e7550d29e1d28a7 100644 (file)
@@ -1778,8 +1778,8 @@ diff -up openssh-6.2p1/ldap-helper.c.ldap openssh-6.2p1/ldap-helper.c
 +}
 +
 +/* Ugly hack */
-+void   *buffer_get_string(Buffer *b, u_int *l) { return NULL; }
-+void    buffer_put_string(Buffer *b, const void *f, u_int l) {}
++void   *buffer_get_string(struct sshbuf *b, u_int *l) { return NULL; }
++void    buffer_put_string(struct sshbuf *b, const void *f, u_int l) {}
 +
 diff -up openssh-6.2p1/ldap-helper.h.ldap openssh-6.2p1/ldap-helper.h
 --- openssh-6.2p1/ldap-helper.h.ldap   2013-03-25 21:27:15.892248097 +0100
This page took 0.0467030000000001 seconds and 4 git commands to generate.