Revision c61d78e...

Go back to digest for 4th September 2011

Bug Fixes in Networking Tools

Andrea Diamantini committed changes in [rekonq] src/urlbar/sslwidget.cpp:

Fix SSL widget crash

This was the crash (probably) occurred during ds2011 presentation.
Check if a list is empty before pulling something (with QList::first()
method).

File Changes

Modified 1 files
  • src/urlbar/sslwidget.cpp
1 files changed in total