]> git.mxchange.org Git - flightgear.git/commit
Tracked down a potential segfault when trying to audibly ident a vor station.
authorcurt <curt>
Thu, 18 Apr 2002 21:43:00 +0000 (21:43 +0000)
committercurt <curt>
Thu, 18 Apr 2002 21:43:00 +0000 (21:43 +0000)
commit97cc733ac8565c55bb903b11bf17c052a581a0ab
treeb002f5ce684e7950d211983b99d88ac043b3067c
parent4c30ccf2d417ba8d497b960edd84804308feff14
Tracked down a potential segfault when trying to audibly ident a vor station.
This led to an investigation into why the ident playing didn't work anymore.
Recent changes in the sound manager broke some assumptions the radiostack
code was making.  These patches should hopefully fix all that back up.
Erik, please review these changes to double check I didn't do more damage
than good. :-)
src/Cockpit/radiostack.cxx
src/Sound/soundmgr.cxx
src/Sound/soundmgr.hxx