Ignore:
Timestamp:
12/01/21 16:52:24 (3 years ago)
Author:
ymipsl
Message:

tracking memory leak
Elements, views, and connectors are now managed with shared pointer.
YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/memtrack.cpp

    r2212 r2267  
    494494        } 
    495495         
    496         xios::CAddr2line myaddr2line ; 
     496        //xios::CAddr2line myaddr2line ; 
    497497        size_t i = 0 ; 
    498498        for(auto& it : orderedBlocks) 
Note: See TracChangeset for help on using the changeset viewer.