]> git.mxchange.org Git - simgear.git/commit
#717: Disabling advanced weather crashes the sim
authorThorstenB <brehmt@gmail.com>
Wed, 25 Apr 2012 19:08:37 +0000 (21:08 +0200)
committerThorstenB <brehmt@gmail.com>
Wed, 25 Apr 2012 19:08:37 +0000 (21:08 +0200)
commitdd54f6938ebb23bc050db9c7b87b6e8d25b1ed92
treea5e475fb5e7deaf3a8e46703f67605a9b0ab8330
parent6e0e74a7d9939794bb373bb60490b9f31853b916
#717: Disabling advanced weather crashes the sim
Protect from a NULL-pointer segfault in SGCloudField::removeCloudFromTree
when disabling advanced weather (may just fix a symptom).
simgear/scene/sky/cloudfield.cxx