IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 10, 2010, 4:08:17 PM (16 years ago)
Author:
Paul Price
Message:

No need for strict checking when there's an error.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ppStack/src/ppStackFinish.c

    r27319 r27906  
    6262    if (errorCode != PS_ERR_NONE) {
    6363        psErrorStackPrint(stderr, "Unable to perform stack.");
     64        pmFPAfileFreeSetStrict(false);
    6465        switch (errorCode) {
    6566          case PPSTACK_ERR_UNKNOWN:
Note: See TracChangeset for help on using the changeset viewer.