Changeset 570 for trunk/src/sh_hash.c


Ignore:
Timestamp:
Sep 5, 2021, 12:40:51 PM (3 years ago)
Author:
katerina
Message:

Fixes for some compile/cppcheck warnings, version 4.4.6.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_hash.c

    r550 r570  
    20312031                                       sl_strlen(theFile->link_path),
    20322032                                       hashbuf, sizeof(hashbuf)),
    2033                          MAX_PATH_STORE+1);
     2033                         sizeof(linkHash));
    20342034              linkComp = linkHash;
    20352035              maxcomp  = KEY_LEN;
Note: See TracChangeset for help on using the changeset viewer.