Project

General

Profile

« Previous | Next » 

Revision 93243ca8

Added by skyjake about 12 years ago

Fixed: Crash after catching an exception

The libdeng2 exceptions have a QString as an instance variable. Never
catch exceptions by value in this case; the implicit QString memory
sharing seems to lead to malloc/free errors otherwise.

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences