IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 2, 2021, 2:52:30 PM (5 years ago)
Author:
eugene
Message:

plug a leak from dropped transformations; minor comment and whitespace changes; add applyPixelNaN lookup to config->arguments

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/pswarp/src/pswarpTransformReadout.c

    r41510 r41526  
    4040    // output mask bits
    4141    psImageMaskType maskIn   = 0 ;
    42     if(doApplyMaskNaN) {
     42    if (doApplyMaskNaN) {
    4343      maskIn   = psMetadataLookupImageMask(&mdok, recipe, "MASK.INPUT");
    4444      psAssert(mdok, "MASK.INPUT was not defined");
Note: See TracChangeset for help on using the changeset viewer.