Ignore:
Timestamp:
Jul 31, 2010, 2:19:59 PM (14 years ago)
Author:
Torben Dannhauer
Message:

memory leak in clusterENet fixed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • osgVisual/src/core/osgVisual.cpp

    r88 r114  
    8181        core->shutdown();
    8282
    83         // Set Pointer to null to destroy the objects before this function ends - otherwise memory leaks wil be detected.
     83        // Set Pointer to null to destroy the objects before this function ends
    8484        core = NULL;
    8585
Note: See TracChangeset for help on using the changeset viewer.