More Info

Revision b50eb44...

(Back to digest)
 

Bug Fixes in Educational

Rafal Kulaga committed changes in [kstars] /skycomponents:

Committing Alexey's fix for 279026 bug.

New code expect astroids.dat and comets.dat in csv format with
23 and 21 columns respectively. But it doesn't check that format
is correct and this results in reading beyond end of array
with results we all were able to observe

Trivial to fix if spotted.

File Changes

Modified 2 files
/skycomponents
 
kstars/asteroidscomponent.cpp
 
kstars/cometscomponent.cpp
2 files changed in total