]> Creatis software - clitk.git/commitdiff
Better control to avoid segfault
authortbaudier <thomas.baudier@creatis.insa-lyon.fr>
Mon, 4 Mar 2019 15:49:12 +0000 (16:49 +0100)
committertbaudier <thomas.baudier@creatis.insa-lyon.fr>
Mon, 4 Mar 2019 15:49:12 +0000 (16:49 +0100)
With one input, the accept function is called 3 times instead of 2 (I do not know why)
It leads to a segfault in mListOfSimpleInputWidget[3] so to avoid it I added a check


No differences found