Changeset 133


Ignore:
Timestamp:
Aug 15, 2005, 10:27:31 PM (19 years ago)
Author:
darran
Message:
  • possible fix for Ole's reported -movie <dir> crashes.
  • uninitialized _state.bedslopetexture causing sww.hasBedslopeTexture to inadvertently pass
  • release 20050815 published
Location:
Swollen
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • Swollen/swwreader/swwreader.cpp

    r116 r133  
    3838   // assume failure until end of constructor
    3939   _valid = false;
     40
     41   // state initialization
     42   _state.bedslopetexturefilename = NULL;
    4043
    4144   // netcdf filename
Note: See TracChangeset for help on using the changeset viewer.