IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

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

remove extensive memory corruption tests which were caused by the glibc / kernel malloc problem

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/src/fits/psFits.c

    r36364 r41521  
    773773    int status = 0;                     // cfitsio status
    774774    int comptype = 0;                   // cfitsio compression type
     775
    775776    if (fits_get_compression_type(fits->fd, &comptype, &status)) {
    776777        psFitsError(status, true, "Unable to get compression type.");
Note: See TracChangeset for help on using the changeset viewer.