IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13836


Ignore:
Timestamp:
Jun 14, 2007, 2:46:31 PM (19 years ago)
Author:
eugene
Message:

fix mem leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psastro/src/psastroAstromGuess.c

    r13832 r13836  
    129129    if (*nStars == 0) {
    130130        psLogMsg ("psastro", 2, "no sources available for astrometry\n");
     131        psFree (view);
    131132        return true;
    132133    }
Note: See TracChangeset for help on using the changeset viewer.