IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 12, 2015, 12:34:04 PM (12 years ago)
Author:
eugene
Message:

merge changes from trunk (adds galaxy bumpiness/asym parameters; fixes full-force bugs)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/eam_branches/ipp-pv3-20140717-merge/psphot/src/psphotCleanup.c

    r36555 r37825  
    2525    // don't display memory leaks unless trace is on.
    2626    // fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, NULL, false), "psphot");
    27     fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks (0, NULL, stdout, false), "psphot");
     27    fprintf (stderr, "found %d leaks at %s\n", psMemCheckLeaks2 (0, NULL, stdout, false, 500), "psphot");
    2828#endif
    2929    return;
Note: See TracChangeset for help on using the changeset viewer.