Ignore:
Timestamp:
May 8, 2010, 12:47:57 PM (16 years ago)
Author:
Tillmann Crueger <crueger@…>
Children:
0341a9
Parents:
25e17e9
Message:

FIX: Memory corruption in particleInfo class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/builder.cpp

    r25e17e9 r1de701  
    25512551  ActionRegistry::purgeInstance();
    25522552  ActionHistory::purgeInstance();
     2553  Memory::getState();
    25532554}
    25542555
     
    26162617  cleanUp(configuration);
    26172618
    2618   Memory::getState();
    26192619  return (0);
    26202620}
Note: See TracChangeset for help on using the changeset viewer.