Revision 576b855...

Go back to digest for 16th June 2013

Bug Fixes in Educational

Akarsh Simha committed changes in [kstars] kstars/tools/observinglist.cpp:

Prevent potential segfault in observing list.

While this does not really find and eliminate the source of the null
object, it at least prevents KStars from crashing while trying to add
objects to the observing list. The segfault can result in severe loss
of observing wishlist data because the data file is overwritten each
time and the data save could be aborted by a segfault.

It happened to me today, and I have to redo 2 hours of scouring
through observing lists.

Will not backport as we're going to release 4.11 soon.

BUG

File Changes

Modified 1 files
  • kstars/tools/observinglist.cpp
1 files changed in total