Accounts.diff

From: Noam Rathaus (noamrat_private)
Date: Tue Feb 26 2002 - 10:46:13 PST

  • Next message: Noam Rathaus: "Multiple errors"

    Hi,
    
    I have no easy way of testing this... how to u run a standalone NES file?
    hmmm...
    
    Index: accounts.c
    ===================================================================
    RCS file: /usr/local/cvs/nessus-plugins/plugins/accounts/accounts.c,v
    retrieving revision 1.16
    diff -r1.16 accounts.c
    139a140
    >
    140a142,146
    >  for (i=0; ret[i] && i<limit; i++)
    >  {
    >   ret[i] = (char) tolower((int)ret[i]);
    >  }
    >
    176c182,186
    <
    ---
    >  for (i=0; ret[i] && i<limit; i++)
    >  {
    >   ret[i] = (char) tolower((int)ret[i]);
    >  }
    >
    233a244,248
    >  for (i=0; ret[i] && i<limit; i++)
    >  {
    >   ret[i] = (char) tolower((int)ret[i]);
    >  }
    >
    
    Thanks
    Noam Rathaus
    http://www.SecurITeam.com
    http://www.BeyondSecurity.com
    



    This archive was generated by hypermail 2b30 : Tue Feb 26 2002 - 10:46:16 PST