IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42356 for trunk/psModules


Ignore:
Timestamp:
Feb 3, 2023, 4:01:03 PM (3 years ago)
Author:
eugene
Message:

init variable

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psModules/src/detrend/pmOverscan.c

    r42338 r42356  
    105105
    106106    // Fit the overscan, if required
    107     psVector *fitted;                   // Fitted overscan values
     107    psVector *fitted = NULL;                   // Fitted overscan values
    108108    switch (overscanOpts->fitType) {
    109109      case PM_FIT_NONE:
Note: See TracChangeset for help on using the changeset viewer.