Revision b6f9b4d...

Go back to digest for 16th June 2013

Bug Fixes in Educational

Antonio Larrosa Jimenez committed changes in [libkdeedu] qtmmlwidget/qtmmlwidget.cpp:

Fix a reference to deleted memory, since QString::toLatin1().data() is a dangling pointer to the data of a temporary object which was already deleted.

File Changes

Modified 1 files
  • qtmmlwidget/qtmmlwidget.cpp
1 files changed in total