IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15734


Ignore:
Timestamp:
Dec 5, 2007, 11:26:56 AM (18 years ago)
Author:
eugene
Message:

init primary to NULL

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branch_20071130/Ohana/src/libdvo/src/dvo_catalog_split.c

    r15732 r15734  
    166166  ftable.buffer = NULL;
    167167  header.buffer = NULL;
     168  primary = NULL;
    168169
    169170  /* needed to find the split files below */
     
    344345  ftable.buffer = NULL;
    345346  header.buffer = NULL;
     347  primary = NULL;
    346348
    347349  /*** Average (& SecFilt) Table ***/
     
    504506  ftable.buffer = NULL;
    505507  header.buffer = NULL;
     508  primary = NULL;
    506509 
    507510  // skip empty catalogs: it is illegal to have Measures without corresponding Averages
Note: See TracChangeset for help on using the changeset viewer.