]> Creatis software - clitk.git/commit
fix segfault when accessing vvToolCropImage in toolMenu when no image are opened.
authormpech <maxime.pech@insa-lyon.fr>
Mon, 23 May 2011 09:50:33 +0000 (11:50 +0200)
committermpech <maxime.pech@insa-lyon.fr>
Mon, 23 May 2011 09:50:33 +0000 (11:50 +0200)
commit71384a98b8774c033c1626e00d30a9d130b27013
tree3798713357cb25363055ca36bb03ec254967ac38
parent431fea9a7c825943b07fc4b4f3423355a5fee501
fix segfault when accessing vvToolCropImage in toolMenu when no image are opened.
This case should not happen if tools are disabled (see issue #461) when no image are opened.
vv/vvToolCropImage.cxx