Revision ff1fd36...

Go back to digest for 4th September 2011

Bug Fixes in KDE-PIM

Marta Rybczyńska committed changes in [kdepim] akregator/src/loadfeedlistcommand.cpp:

Fix the Akregator segfault when the feed list is damaged, and we try to add a new feed.
The reason for this is that the FeedList object to be used is never correctly created,
do it stays at 0. This patch provides possibly the easiest solution to the problem:
when the feed is damaged, we use the default feed.

FIXED-IN: 4.7.1

REVIEW: 102333

File Changes

Modified 1 files
  • akregator/src/loadfeedlistcommand.cpp
1 files changed in total