Changeset 590 for trunk/src/sh_utils.c


Ignore:
Timestamp:
Oct 27, 2025, 6:57:03 PM (16 hours ago)
Author:
katerina
Message:

Fix for ticket #478 (cppcheck warnings).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_utils.c

    r583 r590  
    769769  char        K[KEY_BLOCK];
    770770  char        outer[KEY_BLOCK];
    771   char      * inner;
     771  char      * inner = NULL;
    772772  UINT32    * h1;
    773773  UINT32    * h2;
Note: See TracChangeset for help on using the changeset viewer.