Ignore:
Timestamp:
2000-08-28T10:27:20+12:00 (24 years ago)
Author:
sjboddie
Message:

Did some tidying up of destructor functions as a result of a few hours
spent playing with ccmalloc

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/gsdl/src/recpt/librarymain.cpp

    r1429 r1459  
    117117#endif
    118118
    119     // this memory is created but never destroyed
    120     // we're also not doing any error checking to make sure we didn't
    121     // run out of memory
    122119    collectserver *cserver = new collectserver();
    123120    gdbmclass *gdbmhandler = new gdbmclass();
Note: See TracChangeset for help on using the changeset viewer.