Revision c31e146...

Go back to digest for 5th June 2011

Bug Fixes in Office

Thorsten Zachmann committed changes in [calligra] libs/main/KoFindText.cpp:

Fix crash and don't leak memory

Clear the current match to not crash when searching and suddenly the match goes out of scope.
Make the formats objects instead of pointers. That makes sure the memory is freed.

File Changes

Modified 1 files
  • libs/main/KoFindText.cpp
1 files changed in total