Changeset 16496


Ignore:
Timestamp:
10/21/13 20:11:28 (11 years ago)
Author:
Eric.Larour
Message:

CHG: fixed leak

File:
1 edited

Legend:

Unmodified
Added
Removed
  • issm/trunk-jpl/src/c/classes/IoModel.cpp

    r16391 r16496  
    9393
    9494        /*Some checks in debugging mode*/
    95         #ifdef _ISSM_DEBUG_
    9695        if(this->data){
    9796                for(int i=0;i<MaximumNumberOfDefinitionsEnum;i++){
     
    103102                }
    104103        }
    105         #endif
    106104
    107105        if(this->constants) delete this->constants;
Note: See TracChangeset for help on using the changeset viewer.