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

Fix for ticket #478 (cppcheck warnings).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_portcheck.c

    r560 r590  
    957957  int                retval;
    958958  char             * p = NULL;
    959   char               buf[8];
     959  char               buf[8] = { 0 };
    960960#ifndef TEST_ONLY
    961961  char               errmsg[256];
Note: See TracChangeset for help on using the changeset viewer.