Timestamp:
May 29, 2010, 1:11:22 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
25a549
Parents:
aa36cc
Message:

Fixes to prevent seg'faults.

  • CommandLineWindow::~CommandLineWindow() - does not unregister and delete all actions as this is done by the ActionRegistry anyway
  • main() - use atexit(cleanUp) (by Till) to ensure correct order of the cleanup
  • performCriticalExit() - don't free still allocated memory as this is handled by any good operation system nowadays
(No files)

Note: See TracChangeset for help on using the changeset viewer.