IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 6413


Ignore:
Timestamp:
Feb 9, 2006, 3:30:12 PM (20 years ago)
Author:
jhoblitt
Message:

don't attempt to free pxconfig.mode

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pxconfig.c

    r6368 r6413  
    3030static void pxConfigFree(pxConfig *config)
    3131{
    32     psFree(config->mode);
    3332    psFree(config->start);
    3433    psFree(config->stop);
Note: See TracChangeset for help on using the changeset viewer.