[BACK]Return to auth-options.c CVS log [TXT][DIR] Up to [local] / src / usr.bin / ssh

Diff for /src/usr.bin/ssh/auth-options.c between version 1.46 and 1.47

version 1.46, 2010/03/03 01:44:36 version 1.47, 2010/03/04 23:27:25
Line 444 
Line 444 
                         }                          }
                         if (cert_forced_command != NULL) {                          if (cert_forced_command != NULL) {
                                 error("Certificate has multiple "                                  error("Certificate has multiple "
                                     "forced-command constraints");                                      "force-command constraints");
                                 xfree(command);                                  xfree(command);
                                 goto out;                                  goto out;
                         }                          }

Legend:
Removed from v.1.46  
changed lines
  Added in v.1.47