]> git.mxchange.org Git - flightgear.git/commit
Better robustness for the ATCData structure istream operator. Adding fin.close(...
authordaveluff <daveluff>
Thu, 13 Feb 2003 12:17:37 +0000 (12:17 +0000)
committerdaveluff <daveluff>
Thu, 13 Feb 2003 12:17:37 +0000 (12:17 +0000)
commitb271bc5da23a3f2fde03930a19fed026ccac4dd7
tree21281405d20ee03a1af151ce6e5520afd9506e3d
parentf57e4958931cabe834a029f7fa79118a3278c962
Better robustness for the ATCData structure istream operator.  Adding fin.close() seems to have cured an intermittent stackdump when reading in the voice files which are the next istream operation to occur.  Unknown types no longer cause the rest of the file not to be read - only the specific unknown entry
src/ATC/commlist.cxx