IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 7280


Ignore:
Timestamp:
Jun 1, 2006, 4:14:21 PM (20 years ago)
Author:
magnier
Message:

added test for missing parsed value

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/concepts/pmConceptsRead.c

    r7278 r7280  
    7171        parsed = parsePlain(concept, spec->blank);
    7272    }
     73    if (!parsed)
     74        return false;
    7375
    7476    // Plug the parsed concept into a new psMetadataItem, so each "concept" has its own version that can
Note: See TracChangeset for help on using the changeset viewer.