radmedres / clmedview

An attempt to create a cross-platform medical image viewer specialized in drawing "regions of interests".
GNU General Public License v3.0
3 stars 2 forks source link

If a pointed file isn't valid (no imagefile or other errors), the applications Crashes. #17

Closed minovations closed 9 years ago

minovations commented 9 years ago

BUG: If a pointed file isn't valid (no imagefile or other errors), the applications Crashes.

FIX: Solved bug by inserting a NULL exception check.

Changes: