Skip to content
  • David Cole's avatar
    BUG: MeVis patch - part 1. Avoid dereferencing NULL pointers. Although objects... · 227dae11
    David Cole authored
    BUG: MeVis patch - part 1. Avoid dereferencing NULL pointers. Although objects are constructed properly, dynamic usage may lead to certain ivars becoming NULL. So check them before making a Delete call on them in destructors. ENH/STYLE: Add Get or Set accessors for completeness. (Thanks to Wolf Spindler at MeVis Research.)
    227dae11