IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 9, 2007, 5:56:56 PM (19 years ago)
Author:
jhoblitt
Message:

foo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippdb/tests/metadatafromobject.c

    r15576 r15582  
    28502850        bool            status;
    28512851
    2852         object = flatcorrExpRowAlloc(-64, -64, "a string");
     2852        object = flatcorrExpRowAlloc(-64, -64);
    28532853        if (!object) {
    28542854            exit(EXIT_FAILURE);
     
    28652865            exit(EXIT_FAILURE);
    28662866        }
    2867             psFree(md);
    2868             exit(EXIT_FAILURE);
    2869         }
    2870         if (strncmp(psMetadataLookupPtr(&status, md, "state"), "a string", MAX_STRING_LENGTH)) {
    28712867            psFree(md);
    28722868            exit(EXIT_FAILURE);
Note: See TracChangeset for help on using the changeset viewer.