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

Diff for /src/usr.bin/ssh/auth.c between version 1.100 and 1.101

version 1.100, 2013/01/17 23:00:01 version 1.101, 2013/02/06 00:22:21
Line 331 
Line 331 
  *   *
  * XXX Should any specific check be done for sym links ?   * XXX Should any specific check be done for sym links ?
  *   *
  * Takes an the file name, its stat information (preferably from fstat() to   * Takes a file name, its stat information (preferably from fstat() to
  * avoid races), the uid of the expected owner, their home directory and an   * avoid races), the uid of the expected owner, their home directory and an
  * error buffer plus max size as arguments.   * error buffer plus max size as arguments.
  *   *

Legend:
Removed from v.1.100  
changed lines
  Added in v.1.101