Revision 1204332

Go back to digest for 12th December 2010

Bug Fixes in Utilities

Jonathan Michael Thomas committed changes in /trunk/extragear/sysadmin/muon/installer/ApplicationBackend.cpp:

Don't bump the current transaction pointer on CommitErrors; A CommitChangesFinished signal will still fire in this case and workerEvent will handle this for us. This fixes a crash where errorOccurred would bump the iterator to the end, and then workerEvent would try to use the iterator and crash

File Changes

Modified 1 files
  • /trunk/extragear/sysadmin/muon/installer/ApplicationBackend.cpp
1 files changed in total