]> git.pld-linux.org Git - packages/openssh.git/blobdiff - openssh-5.8p1-authorized-keys-command.patch
- up to 6.3p1; heimdal patch dropped (krb users please verify this)
[packages/openssh.git] / openssh-5.8p1-authorized-keys-command.patch
index 356adfaefeb95be4af6a6c77a803028a6c4824df..022f8221e56464a311e9b816141c5a3022f07d3f 100644 (file)
@@ -216,7 +216,7 @@ diff -up openssh-5.8p1/auth2-pubkey.c.akc openssh-5.8p1/auth2-pubkey.c
 +      /* what about the return value from the child process? */
 +go_away:
 +      if (progname)
-+              xfree (progname);
++              free (progname);
 +
 +      if (runas_pw->pw_uid != 0)
 +              restore_uid();
This page took 0.028347 seconds and 4 git commands to generate.