IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 14, 2007, 3:12:18 PM (19 years ago)
Author:
Paul Price
Message:

Didn't quite fix it last time.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackMatch.c

    r14839 r14840  
    5353
    5454    psArray *sources = NULL;            // Sources in image
    55     if (sourcesRO->analysis) {
     55    if (sourcesRO) {
    5656        sources = psMetadataLookupPtr(&mdok, sourcesRO->analysis, "PSPHOT.SOURCES");
    5757    }
Note: See TracChangeset for help on using the changeset viewer.