Ignore:
Timestamp:
12/09/21 12:28:20 (2 years ago)
Author:
ymipsl
Message:

Tracking memory leak : release memory statically alocated

YM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/dev_ym/XIOS_COUPLING/src/client.hpp

    r2212 r2274  
    4545        static void closeErrorStream(); 
    4646        static CPoolRessource* getPoolRessource(void) { return poolRessource_ ; } 
     47        static void finalizePoolRessource() ; 
    4748 
    4849        static void openStream(const StdString& fileName, const StdString& ext, std::filebuf* fb); 
Note: See TracChangeset for help on using the changeset viewer.