Re: [Flightgear-devel] [GIT] misc fixes

2009-12-09 Thread Erik Hofman
Csaba Halász wrote: 2) fix a crash in SGSoundMgr::stop() due to invalid iterator usage: http://gitorious.org/~jester/fg/jesters-sg-clone/commit/12604fb231631252b13af1338020926e2ca1a605 Thanks to Vivian for reporting. That one still bites me once in a while. I don't like itterators all that

[Flightgear-devel] [GIT] misc fixes

2009-12-08 Thread Csaba Halász
Hi all, I have two minor fixes to offer: 1) fix the airport sign problem and add a little robustness: http://gitorious.org/~jester/fg/jesters-sg-clone/commit/34f1d5cda72e754e8f992e06c3f1ba66ffee9ab3 Thanks to Jacob for reporting. 2) fix a crash in SGSoundMgr::stop() due to invalid iterator