Revision 56c30ab...

Go back to digest for 13th January 2013

Bug Fixes in KDE Base

Sebastian Kügler committed changes in [kde-workspace] plasma/generic/runners/bookmarks/browsers/firefox.cpp:

Fix crash on startup with empty firefox profile

This crash happened when the default browser is set to Firefox, and the
profile is empty. The sqlite db is checked against in match, but never
initialized to zero.

Thanks to einar and tittiatcoke for the detective work. :-)

File Changes

Modified 1 files
  • plasma/generic/runners/bookmarks/browsers/firefox.cpp
1 files changed in total