IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15749


Ignore:
Timestamp:
Dec 6, 2007, 3:41:58 PM (18 years ago)
Author:
eugene
Message:

handle db read errors

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/libdvo/src/dvo_image.c

    r15035 r15749  
    7373      exit (2);
    7474  }
     75  if (!status) return (FALSE);
    7576  FtableToImage (&db[0].ftable, &db[0].theader, &db[0].format);
    7677  db[0].swapped = TRUE;  /* table has internal byte-order */
Note: See TracChangeset for help on using the changeset viewer.