Ignore:
Timestamp:
Jan 17, 2008, 1:43:21 AM (17 years ago)
Author:
katerina
Message:

Some more instances of missing TIGER_NOLIM fixed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_readconf.c

    r133 r160  
    253253   */
    254254  sl_strlcpy(sh.conf.hash,
    255              sh_tiger_hash(file_path('C',local_flag), fd, 0, hashbuf, sizeof(hashbuf)),
     255             sh_tiger_hash(file_path('C',local_flag), fd, TIGER_NOLIM, hashbuf, sizeof(hashbuf)),
    256256             KEY_LEN+1);
    257257  sl_rewind (fd);
Note: See TracChangeset for help on using the changeset viewer.