Changeset 579 for trunk/src/sh_dbIO.c


Ignore:
Timestamp:
May 14, 2023, 10:08:17 PM (16 months ago)
Author:
katerina
Message:

Fix for ticket #467 (memleak).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/sh_dbIO.c

    r578 r579  
    14151415    lpath = ll;
    14161416  else
     1417    /* cppcheck-suppress uninitvar */
    14171418    lpath = linkpath;
    14181419
Note: See TracChangeset for help on using the changeset viewer.